{
  "_args": [
    [
      {
        "raw": "astw@^2.0.0",
        "scope": null,
        "escapedName": "astw",
        "name": "astw",
        "rawSpec": "^2.0.0",
        "spec": ">=2.0.0 <3.0.0",
        "type": "range"
      },
      "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/lexical-scope"
    ]
  ],
  "_from": "astw@>=2.0.0 <3.0.0",
  "_id": "astw@2.2.0",
  "_inCache": true,
  "_location": "/astw",
  "_nodeVersion": "6.3.1",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/astw-2.2.0.tgz_1488408027455_0.8346918139141053"
  },
  "_npmUser": {
    "name": "substack",
    "email": "substack@gmail.com"
  },
  "_npmVersion": "3.10.5",
  "_phantomChildren": {},
  "_requested": {
    "raw": "astw@^2.0.0",
    "scope": null,
    "escapedName": "astw",
    "name": "astw",
    "rawSpec": "^2.0.0",
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/lexical-scope"
  ],
  "_resolved": "https://registry.npmjs.org/astw/-/astw-2.2.0.tgz",
  "_shasum": "7bd41784d32493987aeb239b6b4e1c57a873b917",
  "_shrinkwrap": null,
  "_spec": "astw@^2.0.0",
  "_where": "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/lexical-scope",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/astw/issues"
  },
  "dependencies": {
    "acorn": "^4.0.3"
  },
  "description": "walk the ast with references to parent nodes",
  "devDependencies": {
    "escodegen": "~0.0.17",
    "tape": "~2.4.1"
  },
  "directories": {},
  "dist": {
    "shasum": "7bd41784d32493987aeb239b6b4e1c57a873b917",
    "tarball": "https://registry.npmjs.org/astw/-/astw-2.2.0.tgz"
  },
  "gitHead": "259814b32cb1e519b4ab000ef78e3a2e41e06b83",
  "homepage": "https://github.com/substack/astw",
  "keywords": [
    "ast",
    "walk",
    "source",
    "acorn"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "substack",
      "email": "substack@gmail.com"
    },
    {
      "name": "zertosh",
      "email": "zertosh@gmail.com"
    }
  ],
  "name": "astw",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/astw.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "testling": {
    "files": "test/*.js",
    "browsers": [
      "ie/6..latest",
      "chrome/20..latest",
      "firefox/10..latest",
      "safari/latest",
      "opera/11.0..latest",
      "iphone/6",
      "ipad/6"
    ]
  },
  "version": "2.2.0"
}
