{
  "_args": [
    [
      "with@4.0.3",
      "/var/www/html/ingfaq/backend"
    ]
  ],
  "_from": "with@4.0.3",
  "_id": "with@4.0.3",
  "_inBundle": false,
  "_integrity": "sha1-7v0VTp550sjTQXtkeo8U2f7M4U4=",
  "_location": "/with",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "with@4.0.3",
    "name": "with",
    "escapedName": "with",
    "rawSpec": "4.0.3",
    "saveSpec": null,
    "fetchSpec": "4.0.3"
  },
  "_requiredBy": [
    "/jade"
  ],
  "_resolved": "https://registry.npmjs.org/with/-/with-4.0.3.tgz",
  "_spec": "4.0.3",
  "_where": "/var/www/html/ingfaq/backend",
  "author": {
    "name": "ForbesLindesay"
  },
  "bugs": {
    "url": "https://github.com/ForbesLindesay/with/issues"
  },
  "dependencies": {
    "acorn": "^1.0.1",
    "acorn-globals": "^1.0.3"
  },
  "description": "Compile time `with` for strict mode JavaScript",
  "devDependencies": {
    "mocha": "~1.12.0",
    "uglify-js": "^2.4.15"
  },
  "homepage": "https://github.com/ForbesLindesay/with#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "with",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ForbesLindesay/with.git"
  },
  "scripts": {
    "test": "mocha test/index.js -R spec"
  },
  "version": "4.0.3"
}
