{
  "name": "eb-fix-npm",
  "version": "1.2.6",
  "description": "Fixes npm in Elastic Beanstalk environments.",
  "scripts": {
    "install": "install-files source",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mixmaxhq/eb-fix-npm.git"
  },
  "keywords": [
    "eb",
    "elastic",
    "beanstalk",
    "node",
    "npm",
    "ebextensions",
    "ebextension"
  ],
  "author": "Jeff Wear <jeff@mixmax.com> (https://mixmax.com)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mixmaxhq/eb-fix-npm/issues"
  },
  "homepage": "https://github.com/mixmaxhq/eb-fix-npm#readme",
  "dependencies": {
    "install-files": "^1.1.5"
  }
}
