{
  "_args": [
    [
      {
        "raw": "acorn-es7-plugin@~1.1.0",
        "scope": null,
        "escapedName": "acorn-es7-plugin",
        "name": "acorn-es7-plugin",
        "rawSpec": "~1.1.0",
        "spec": ">=1.1.0 <1.2.0",
        "type": "range"
      },
      "/Users/ben/dev/reify/packages/top-level-example/node_modules/reify"
    ]
  ],
  "_from": "acorn-es7-plugin@>=1.1.0 <1.2.0",
  "_id": "acorn-es7-plugin@1.1.5",
  "_inCache": true,
  "_location": "/acorn-es7-plugin",
  "_nodeVersion": "7.2.1",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/acorn-es7-plugin-1.1.5.tgz_1482930111171_0.01994359865784645"
  },
  "_npmUser": {
    "name": "matatbread",
    "email": "npm@mailed.me.uk"
  },
  "_npmVersion": "3.10.10",
  "_phantomChildren": {},
  "_requested": {
    "raw": "acorn-es7-plugin@~1.1.0",
    "scope": null,
    "escapedName": "acorn-es7-plugin",
    "name": "acorn-es7-plugin",
    "rawSpec": "~1.1.0",
    "spec": ">=1.1.0 <1.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/reify"
  ],
  "_resolved": "https://registry.npmjs.org/acorn-es7-plugin/-/acorn-es7-plugin-1.1.5.tgz",
  "_shasum": "f31e1a618f439bfdde8851dd875a3a163ca8201f",
  "_shrinkwrap": null,
  "_spec": "acorn-es7-plugin@~1.1.0",
  "_where": "/Users/ben/dev/reify/packages/top-level-example/node_modules/reify",
  "author": {
    "name": "matatbread"
  },
  "bugs": {
    "url": "https://github.com/MatAtBread/acorn-es7-plugin/issues"
  },
  "dependencies": {},
  "description": "A plugin for the Acorn parser that understands the ES7 keywords async and await",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "f31e1a618f439bfdde8851dd875a3a163ca8201f",
    "tarball": "https://registry.npmjs.org/acorn-es7-plugin/-/acorn-es7-plugin-1.1.5.tgz"
  },
  "gitHead": "6820ebb973039838c762b0a08152311f504f32c4",
  "homepage": "https://github.com/MatAtBread/acorn-es7-plugin#readme",
  "keywords": [
    "acorn",
    "parser",
    "es7",
    "async",
    "await"
  ],
  "license": "MIT",
  "main": "acorn-es7-plugin.js",
  "maintainers": [
    {
      "name": "matatbread",
      "email": "npm@mailed.me.uk"
    }
  ],
  "name": "acorn-es7-plugin",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MatAtBread/acorn-es7-plugin.git"
  },
  "scripts": {
    "test": "cd test ; npm i ; npm test"
  },
  "version": "1.1.5"
}
