{
  "_args": [
    [
      "acorn-jsx@^3.0.0",
      "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/eslint/node_modules/espree"
    ]
  ],
  "_from": "acorn-jsx@>=3.0.0 <4.0.0",
  "_id": "acorn-jsx@3.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/acorn-jsx",
  "_nodeVersion": "5.7.1",
  "_npmOperationalInternal": {
    "host": "packages-13-west.internal.npmjs.com",
    "tmp": "tmp/acorn-jsx-3.0.0.tgz_1457985965089_0.5892153568565845"
  },
  "_npmUser": {
    "email": "me@rreverser.com",
    "name": "rreverser"
  },
  "_npmVersion": "3.6.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "acorn-jsx",
    "raw": "acorn-jsx@^3.0.0",
    "rawSpec": "^3.0.0",
    "scope": null,
    "spec": ">=3.0.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/eslint/espree"
  ],
  "_resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-3.0.0.tgz",
  "_shasum": "c17ca956693571ca3ea70aed415008116cfbd4ad",
  "_shrinkwrap": null,
  "_spec": "acorn-jsx@^3.0.0",
  "_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/eslint/node_modules/espree",
  "bugs": {
    "url": "https://github.com/RReverser/acorn-jsx/issues"
  },
  "dependencies": {
    "acorn": "^3.0.4"
  },
  "description": "Alternative, faster React.js JSX parser",
  "devDependencies": {
    "chai": "^3.0.0",
    "mocha": "^2.2.5"
  },
  "directories": {},
  "dist": {
    "shasum": "c17ca956693571ca3ea70aed415008116cfbd4ad",
    "tarball": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-3.0.0.tgz"
  },
  "gitHead": "2b52a0d62820ea12bd95c0a07942cb39afffa349",
  "homepage": "https://github.com/RReverser/acorn-jsx",
  "license": "MIT",
  "maintainers": [
    {
      "email": "me@rreverser.com",
      "name": "rreverser"
    }
  ],
  "name": "acorn-jsx",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/RReverser/acorn-jsx.git"
  },
  "scripts": {
    "test": "node test/run.js"
  },
  "version": "3.0.0"
}
