{
  "_args": [
    [
      "esprima-fb@~12001.1.0-dev-harmony-fb",
      "/Users/Darren/Localhost/Lessormore/lom-wp-plugins/unique-hover-slider-plus/wp-content/plugins/unique-hover-slider-plus/node_modules/redeyed"
    ]
  ],
  "_from": "esprima-fb@>=12001.1.0-dev-harmony-fb <12001.2.0",
  "_id": "esprima-fb@12001.1.0-dev-harmony-fb",
  "_inCache": true,
  "_installable": true,
  "_location": "/esprima-fb",
  "_npmUser": {
    "email": "gabelevi@gmail.com",
    "name": "gabelevi"
  },
  "_npmVersion": "1.4.16",
  "_phantomChildren": {},
  "_requested": {
    "name": "esprima-fb",
    "raw": "esprima-fb@~12001.1.0-dev-harmony-fb",
    "rawSpec": "~12001.1.0-dev-harmony-fb",
    "scope": null,
    "spec": ">=12001.1.0-dev-harmony-fb <12001.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/redeyed"
  ],
  "_resolved": "https://registry.npmjs.org/esprima-fb/-/esprima-fb-12001.1.0-dev-harmony-fb.tgz",
  "_shasum": "d84400384ba95ce2678c617ad24a7f40808da915",
  "_shrinkwrap": null,
  "_spec": "esprima-fb@~12001.1.0-dev-harmony-fb",
  "_where": "/Users/Darren/Localhost/Lessormore/lom-wp-plugins/unique-hover-slider-plus/wp-content/plugins/unique-hover-slider-plus/node_modules/redeyed",
  "author": {
    "email": "ariya.hidayat@gmail.com",
    "name": "Ariya Hidayat"
  },
  "bin": {
    "esparse": "./bin/esparse.js",
    "esvalidate": "./bin/esvalidate.js"
  },
  "bugs": {
    "url": "http://issues.esprima.org"
  },
  "dependencies": {},
  "description": "Facebook-specific fork of the esprima project",
  "devDependencies": {
    "commander": "~2.5.0",
    "complexity-report": "~0.6.1",
    "eslint": "~0.1.0",
    "istanbul": "~0.2.6",
    "jslint": "~0.1.9",
    "json-diff": "~0.3.1",
    "regenerate": "~0.5.4",
    "unicode-6.3.0": "~0.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "d84400384ba95ce2678c617ad24a7f40808da915",
    "tarball": "http://registry.npmjs.org/esprima-fb/-/esprima-fb-12001.1.0-dev-harmony-fb.tgz"
  },
  "engines": {
    "node": ">=0.4.0"
  },
  "files": [
    "bin",
    "esprima.js",
    "test/compat.js",
    "test/reflect.js",
    "test/run.js",
    "test/runner.js",
    "test/test.js"
  ],
  "gitHead": "b339b4c7e3e5a962991ec6b14bd34899e5e70608",
  "homepage": "https://github.com/facebook/esprima/tree/fb-harmony",
  "licenses": [
    {
      "type": "BSD",
      "url": "http://github.com/facebook/esprima/raw/master/LICENSE.BSD"
    }
  ],
  "main": "esprima.js",
  "maintainers": [
    {
      "name": "jeffmo",
      "email": "jeff@anafx.com"
    },
    {
      "name": "zpao",
      "email": "paul@oshannessy.com"
    },
    {
      "name": "gabelevi",
      "email": "gabelevi@gmail.com"
    }
  ],
  "name": "esprima-fb",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/facebook/esprima.git"
  },
  "scripts": {
    "analyze-complexity": "node tools/list-complexity.js",
    "analyze-coverage": "node node_modules/istanbul/lib/cli.js cover test/runner.js",
    "benchmark": "node test/benchmarks.js",
    "benchmark-quick": "node test/benchmarks.js quick",
    "check-complexity": "node node_modules/complexity-report/src/cli.js --maxcc 31 --silent -l -w esprima.js",
    "check-coverage": "node node_modules/istanbul/lib/cli.js check-coverage --statement 100 --branch 100 --function 100",
    "complexity": "npm run-script analyze-complexity && npm run-script check-complexity",
    "coverage": "npm run-script analyze-coverage && npm run-script check-coverage",
    "lint": "node tools/check-version.js && node node_modules/eslint/bin/eslint.js esprima.js && node node_modules/jslint/bin/jslint.js esprima.js",
    "test": "npm run-script lint && node test/run.js && npm run-script coverage && npm run-script complexity"
  },
  "version": "12001.1.0-dev-harmony-fb"
}
