{ "_args": [ [ { "name": "escodegen", "raw": "escodegen@^1.6.1", "rawSpec": "^1.6.1", "scope": null, "spec": ">=1.6.1 <2.0.0", "type": "range" }, "D:\\job\\book\\summer cultivate\\机器学习\\node_modules\\jsdom" ] ], "_from": "escodegen@>=1.6.1 <2.0.0", "_hasShrinkwrap": false, "_id": "escodegen@1.11.1", "_inCache": true, "_installable": true, "_location": "/escodegen", "_nodeVersion": "11.6.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/escodegen_1.11.1_1550586685457_0.004158698030969132" }, "_npmUser": { "email": "npm@michael.ficarra.me", "name": "michaelficarra" }, "_npmVersion": "6.5.0-next.0", "_phantomChildren": {}, "_requested": { "name": "escodegen", "raw": "escodegen@^1.6.1", "rawSpec": "^1.6.1", "scope": null, "spec": ">=1.6.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/jsdom" ], "_resolved": "https://registry.npmjs.org/escodegen/-/escodegen-1.11.1.tgz", "_shasum": "c485ff8d6b4cdb89e27f4a856e91f118401ca510", "_shrinkwrap": null, "_spec": "escodegen@^1.6.1", "_where": "D:\\job\\book\\summer cultivate\\机器学习\\node_modules\\jsdom", "bin": { "escodegen": "./bin/escodegen.js", "esgenerate": "./bin/esgenerate.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": { "fileCount": 6, "integrity": "sha512-JwiqFD9KdGVVpeuRa68yU3zZnBEOcPs0nKW7wZzXky8Z7tffdYUHbe11bPCV5jYlK6DVdKLWLm0f5I/QlL0Kmw==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcbBM+CRA9TVsSAnZWagAAnkEP/06UJ97j32aJDg5KEQ6g\nKIL7BbgPL0DfDi+rZrhK1O+Ex6scdcoXbtqW1TjnOgK0xAfoVuMfQYRVR8Oa\nCXTFpSDYer9Sj9wiW7WVR/zwlY8+EyFzMzStSeWxhw+apsP82JjsQY6YfyQV\neE1I/MFnMv3BlKmfmim1fyU7KdT25k5/afNbSiIwhA6aS+z+/JjYOLpqwCzx\nK9BEBUcp5/XB4Or2Oh/yufrYsC8HeDcw90+0NDqypfT5+L6uYOiXcanFMaTb\n/NBAYK4VoG/O9raBkBi4dWKB4OIAEzph4vTQAydMxVmp8luBGNEqsOq/8mIj\nfvVQus1HNKjDDJS4U3VUJolQTFlvBOQ/QBktL6Fw0Xu+lr/6zoUZ2o63/vtb\n5UPXu1vAdDKDejWatzcdyhzfX2fxfmUzLIDMiru/eCHl4X2U/eNRIJc9/GSY\nTEqFohxuv6UrZmHTR0dzBl0vwj8/L90c1YRvAm3enYYLjxqGVZaCSurOoYm4\nX987/jmOsZik9ZPOXJncHf+ZYAqEZPcYcOCMpXHxUQmmwmj+jci+7oPxcqHB\nUSOapFL9wd4H4cxhDVzTWQwXeI6V78TH3Hoc16u8OMtWNWazhetqaUdR7S+K\nWRx4cwhdLcx0t0UBqEe2KhIR0MhE9NAcaB4N+bFRDKUNkoOaOWknBHFoDCQJ\nLzku\r\n=cmBR\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "c485ff8d6b4cdb89e27f4a856e91f118401ca510", "tarball": "https://registry.npmjs.org/escodegen/-/escodegen-1.11.1.tgz", "unpackedSize": 106130 }, "engines": { "node": ">=4.0" }, "gitHead": "4a93ffc24378722dbfd8859d633746ef5916ce86", "homepage": "http://github.com/estools/escodegen", "license": "BSD-2-Clause", "main": "escodegen.js", "maintainers": [ { "email": "utatane.tea@gmail.com", "name": "constellation" }, { "email": "npm@michael.ficarra.me", "name": "michaelficarra" } ], "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.11.1" }