{
  "_args": [
    [
      {
        "raw": "escodegen@^1.9.1",
        "scope": null,
        "escapedName": "escodegen",
        "name": "escodegen",
        "rawSpec": "^1.9.1",
        "spec": ">=1.9.1 <2.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/ojs/node_modules/jsdom"
    ]
  ],
  "_from": "escodegen@>=1.9.1 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "escodegen@1.12.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/escodegen",
  "_nodeVersion": "10.0.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/escodegen_1.12.0_1565662196999_0.6980977686058669"
  },
  "_npmUser": {
    "name": "michaelficarra",
    "email": "npm@michael.ficarra.me"
  },
  "_npmVersion": "6.0.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "escodegen@^1.9.1",
    "scope": null,
    "escapedName": "escodegen",
    "name": "escodegen",
    "rawSpec": "^1.9.1",
    "spec": ">=1.9.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/jsdom"
  ],
  "_resolved": "https://registry.npmjs.org/escodegen/-/escodegen-1.12.0.tgz",
  "_shasum": "f763daf840af172bb3a2b6dd7219c0e17f7ff541",
  "_shrinkwrap": null,
  "_spec": "escodegen@^1.9.1",
  "_where": "/home/lively4/lively4/ojs/node_modules/jsdom",
  "bin": {
    "esgenerate": "./bin/esgenerate.js",
    "escodegen": "./bin/escodegen.js"
  },
  "bugs": {
    "url": "https://github.com/estools/escodegen/issues"
  },
  "dependencies": {
    "esprima": "^3.1.3",
    "estraverse": "^4.2.0",
    "esutils": "^2.0.2",
    "optionator": "^0.8.1",
    "source-map": "~0.6.1"
  },
  "description": "ECMAScript code generator",
  "devDependencies": {
    "acorn": "^4.0.4",
    "bluebird": "^3.4.7",
    "bower-registry-client": "^1.0.0",
    "chai": "^3.5.0",
    "commonjs-everywhere": "^0.9.7",
    "gulp": "^3.8.10",
    "gulp-eslint": "^3.0.1",
    "gulp-mocha": "^3.0.1",
    "semver": "^5.1.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-TuA+EhsanGcme5T3R0L80u4t8CpbXQjegRmf7+FPTJrtCTErXFeelblRgHQa1FofEzqYYJmJ/OqjTwREp9qgmg==",
    "shasum": "f763daf840af172bb3a2b6dd7219c0e17f7ff541",
    "tarball": "https://registry.npmjs.org/escodegen/-/escodegen-1.12.0.tgz",
    "fileCount": 6,
    "unpackedSize": 106414,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUhv1CRA9TVsSAnZWagAAOaQP/Am5UZuVB3clrW5XCN3X\nIdMgWlAqRpvesAL0umnA5vP7cvEAreFMxdEdvB0cbxRgkoG/9+R8o0vXRi8q\n/sHSHfn0ytjc0HHZboPXqj6j7s3n9V8jPtRo/38hdXuyeop35llPgJyzcBQ5\nv3mV+fFxECRpXHcRjVxc6g6tqcrMtwqiIOtquEk7vEtUY/9GAoy46ZZ/1FW1\nE0yPfyswi/s3rFkdhGUoZdBYm006CNuO1y7Nkx4XWCJ3Rrcsez2Isg3S0f97\nt+m36OcQGQ9KOtS8whCMNqq/D1Ztwy30jXXPePG0pvgirIrnpHeh+14mdQi9\n1Vd+6nZHWtb0+PQeNevHBk5THfXM5goDdrRx2AptOo20rAu9H4TzwysPg9Vl\nQaozeok/0cShJlpiH7/nc7KOG38CHDEZU8+G9E+ouvQLzmrkxFWQznnwZWe7\nLhrK7o9ug2K18MY/q8zFscl7CK+GZ+oGO8khG70r4sPYf6ulCz4VYBlfFQIJ\njETzjPTIklERDF3FtGDRw7jgb6/YWili967GNnvFOOqyKK9jb1A2S3C5Ks+p\nrLpuGUPuluxAVWGQB3pSVlQxT1hAqadKGf6Fi5630GKsPVWeRjzd1C7jyZ73\n2A56y5eWrhRURbrPPHi63PGWJ5GMlFciipL+dP4Yy1918fNVjl6S/XLuL/qb\n/5md\r\n=pKHW\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=4.0"
  },
  "gitHead": "124e035fa1a3e790b469041012edcb6abc2eca71",
  "homepage": "http://github.com/estools/escodegen",
  "license": "BSD-2-Clause",
  "main": "escodegen.js",
  "maintainers": [
    {
      "name": "constellation",
      "email": "utatane.tea@gmail.com"
    },
    {
      "name": "michaelficarra",
      "email": "npm@michael.ficarra.me"
    }
  ],
  "name": "escodegen",
  "optionalDependencies": {
    "source-map": "~0.6.1"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/estools/escodegen.git"
  },
  "scripts": {
    "build": "cjsify -a path: tools/entry-point.js > escodegen.browser.js",
    "build-min": "cjsify -ma path: tools/entry-point.js > escodegen.browser.min.js",
    "lint": "gulp lint",
    "release": "node tools/release.js",
    "test": "gulp travis",
    "unit-test": "gulp test"
  },
  "version": "1.12.0"
}
