{
  "_args": [
    [
      {
        "name": "ast-query",
        "raw": "ast-query@^1.0.1",
        "rawSpec": "^1.0.1",
        "scope": null,
        "spec": ">=1.0.1 <2.0.0",
        "type": "range"
      },
      "/Users/eadum/Code/generator-fwsp-hydra/node_modules/gruntfile-editor"
    ]
  ],
  "_from": "ast-query@>=1.0.1 <2.0.0",
  "_id": "ast-query@1.2.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/ast-query",
  "_nodeVersion": "5.2.0",
  "_npmOperationalInternal": {
    "host": "packages-13-west.internal.npmjs.com",
    "tmp": "tmp/ast-query-1.2.0.tgz_1458026723139_0.6472864085808396"
  },
  "_npmUser": {
    "email": "admin@simonboudrias.com",
    "name": "sboudrias"
  },
  "_npmVersion": "3.5.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "ast-query",
    "raw": "ast-query@^1.0.1",
    "rawSpec": "^1.0.1",
    "scope": null,
    "spec": ">=1.0.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/gruntfile-editor"
  ],
  "_resolved": "https://registry.npmjs.org/ast-query/-/ast-query-1.2.0.tgz",
  "_shasum": "4b725e9f3922a5edc41dc669c87bbfbfd20171a2",
  "_shrinkwrap": null,
  "_spec": "ast-query@^1.0.1",
  "_where": "/Users/eadum/Code/generator-fwsp-hydra/node_modules/gruntfile-editor",
  "author": {
    "email": "admin@simonboudrias.com",
    "name": "Simon Boudrias"
  },
  "bugs": {
    "url": "https://github.com/sboudrias/AST-query/issues"
  },
  "dependencies": {
    "class-extend": "^0.1.1",
    "escodegen": "^1.6.0",
    "esprima": "^2.0.0",
    "lodash": "^4.6.1",
    "traverse": "^0.6.6"
  },
  "description": "Declarative JavaScript AST modification façade",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-cli": "^0.1.9",
    "grunt-contrib-jshint": "^1.0.0",
    "grunt-simple-mocha": "^0.4.0"
  },
  "directories": {},
  "dist": {
    "shasum": "4b725e9f3922a5edc41dc669c87bbfbfd20171a2",
    "tarball": "https://registry.npmjs.org/ast-query/-/ast-query-1.2.0.tgz"
  },
  "gitHead": "9663627db08d583fd3b866378d3c45fb1d5c5dc3",
  "homepage": "https://github.com/sboudrias/AST-query#readme",
  "keywords": [
    "AST",
    "source",
    "traversal",
    "syntax",
    "tree"
  ],
  "license": "MIT",
  "main": "lib/tree.js",
  "maintainers": [
    {
      "email": "admin@simonboudrias.com",
      "name": "sboudrias"
    }
  ],
  "name": "ast-query",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sboudrias/AST-query.git"
  },
  "scripts": {
    "test": "grunt"
  },
  "version": "1.2.0"
}
