{
  "_args": [
    [
      {
        "name": "gruntfile-editor",
        "raw": "gruntfile-editor@^1.0.0",
        "rawSpec": "^1.0.0",
        "scope": null,
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/Users/eadum/Code/generator-fwsp-hydra/node_modules/yeoman-generator"
    ]
  ],
  "_from": "gruntfile-editor@>=1.0.0 <2.0.0",
  "_id": "gruntfile-editor@1.2.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/gruntfile-editor",
  "_nodeVersion": "5.9.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/gruntfile-editor-1.2.0.tgz_1459233959485_0.7322243058588356"
  },
  "_npmUser": {
    "email": "admin@simonboudrias.com",
    "name": "sboudrias"
  },
  "_npmVersion": "3.5.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "gruntfile-editor",
    "raw": "gruntfile-editor@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/yeoman-generator",
    "/yeoman-test/yeoman-generator"
  ],
  "_resolved": "https://registry.npmjs.org/gruntfile-editor/-/gruntfile-editor-1.2.0.tgz",
  "_shasum": "169cc7ff532f0b2eb900eec351f7a2bf668302d0",
  "_shrinkwrap": null,
  "_spec": "gruntfile-editor@^1.0.0",
  "_where": "/Users/eadum/Code/generator-fwsp-hydra/node_modules/yeoman-generator",
  "author": {
    "email": "admin@simonboudrias.com",
    "name": "Simon Boudrias"
  },
  "bugs": {
    "url": "https://github.com/sboudrias/gruntfile-editor/issues"
  },
  "dependencies": {
    "ast-query": "^1.0.1",
    "lodash": "^4.6.1"
  },
  "description": "API to modify the content of a Gruntfile.js file",
  "devDependencies": {
    "eslint": "^2.1.0",
    "eslint-config-xo-space": "^0.10.0",
    "gulp": "^3.9.0",
    "gulp-coveralls": "^0.1.0",
    "gulp-eslint": "^2.0.0",
    "gulp-exclude-gitignore": "^1.0.0",
    "gulp-istanbul": "^0.10.3",
    "gulp-line-ending-corrector": "^1.0.1",
    "gulp-mocha": "^2.0.0",
    "gulp-nsp": "^2.1.0",
    "gulp-plumber": "^1.0.0",
    "mocha": "^2.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "169cc7ff532f0b2eb900eec351f7a2bf668302d0",
    "tarball": "https://registry.npmjs.org/gruntfile-editor/-/gruntfile-editor-1.2.0.tgz"
  },
  "eslintConfig": {
    "env": {
      "mocha": true
    },
    "extends": "xo-space",
    "rules": {
      "eqeqeq": [
        2,
        "allow-null"
      ],
      "no-eq-null": 0
    }
  },
  "files": [
    "lib"
  ],
  "gitHead": "750c1ecef4f5fc9c234de7e23c100a00c8e3a3b3",
  "homepage": "https://github.com/sboudrias/gruntfile-editor#readme",
  "keywords": [
    "gruntfile",
    "ast"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "email": "admin@simonboudrias.com",
      "name": "sboudrias"
    }
  ],
  "name": "gruntfile-editor",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sboudrias/gruntfile-editor.git"
  },
  "scripts": {
    "prepublish": "gulp prepublish",
    "test": "gulp"
  },
  "version": "1.2.0"
}
