{
  "_args": [
    [
      {
        "raw": "es3ify@^0.1.3",
        "scope": null,
        "escapedName": "es3ify",
        "name": "es3ify",
        "rawSpec": "^0.1.3",
        "spec": ">=0.1.3 <0.2.0",
        "type": "range"
      },
      "/var/www/panorama.moderntree.net/datadump/node_modules/lie"
    ]
  ],
  "_from": "es3ify@>=0.1.3 <0.2.0",
  "_id": "es3ify@0.1.4",
  "_inCache": true,
  "_location": "/es3ify",
  "_nodeVersion": "0.10.35",
  "_npmUser": {
    "name": "spicyj",
    "email": "ben@benalpert.com"
  },
  "_npmVersion": "2.2.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "es3ify@^0.1.3",
    "scope": null,
    "escapedName": "es3ify",
    "name": "es3ify",
    "rawSpec": "^0.1.3",
    "spec": ">=0.1.3 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/lie"
  ],
  "_resolved": "https://registry.npmjs.org/es3ify/-/es3ify-0.1.4.tgz",
  "_shasum": "ad9fa5df1ae34f3f31e1211b5818b2d51078dfd1",
  "_shrinkwrap": null,
  "_spec": "es3ify@^0.1.3",
  "_where": "/var/www/panorama.moderntree.net/datadump/node_modules/lie",
  "author": {
    "name": "Ben Alpert",
    "email": "ben@benalpert.com",
    "url": "http://benalpert.com"
  },
  "bugs": {
    "url": "https://github.com/spicyj/es3ify/issues"
  },
  "dependencies": {
    "esprima-fb": "~3001.0001.0000-dev-harmony-fb",
    "jstransform": "~3.0.0",
    "through": "~2.3.4"
  },
  "description": "Browserify transform to convert ES5 syntax to be ES3-compatible.",
  "devDependencies": {
    "jasmine-node": "~1.13.1"
  },
  "directories": {},
  "dist": {
    "shasum": "ad9fa5df1ae34f3f31e1211b5818b2d51078dfd1",
    "tarball": "https://registry.npmjs.org/es3ify/-/es3ify-0.1.4.tgz"
  },
  "gitHead": "98f57487d9c1b0701d7fffe02a022feeb6d08c95",
  "homepage": "https://github.com/spicyj/es3ify",
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "spicyj",
      "email": "ben@benalpert.com"
    }
  ],
  "name": "es3ify",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/spicyj/es3ify.git"
  },
  "scripts": {
    "test": "jasmine-node spec"
  },
  "version": "0.1.4"
}
