| Current Path : /var/www/html/test/wetty2/node_modules/escodegen/ |
| Current File : /var/www/html/test/wetty2/node_modules/escodegen/package.json |
{
"_args": [
[
{
"raw": "escodegen@^1.11.1",
"scope": null,
"escapedName": "escodegen",
"name": "escodegen",
"rawSpec": "^1.11.1",
"spec": ">=1.11.1 <2.0.0",
"type": "range"
},
"/var/www/html/test/wetty/node_modules/jsdom"
]
],
"_from": "escodegen@>=1.11.1 <2.0.0",
"_hasShrinkwrap": false,
"_id": "escodegen@1.14.1",
"_inCache": true,
"_location": "/escodegen",
"_nodeVersion": "12.13.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/escodegen_1.14.1_1580954887325_0.8110143156553677"
},
"_npmUser": {
"name": "michaelficarra",
"email": "npm@michael.ficarra.me"
},
"_npmVersion": "6.12.0",
"_phantomChildren": {},
"_requested": {
"raw": "escodegen@^1.11.1",
"scope": null,
"escapedName": "escodegen",
"name": "escodegen",
"rawSpec": "^1.11.1",
"spec": ">=1.11.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/escodegen/-/escodegen-1.14.1.tgz",
"_shasum": "ba01d0c8278b5e95a9a45350142026659027a457",
"_shrinkwrap": null,
"_spec": "escodegen@^1.11.1",
"_where": "/var/www/html/test/wetty/node_modules/jsdom",
"bin": {
"esgenerate": "./bin/esgenerate.js",
"escodegen": "./bin/escodegen.js"
},
"bugs": {
"url": "https://github.com/estools/escodegen/issues"
},
"dependencies": {
"esprima": "^4.0.1",
"estraverse": "^4.2.0",
"esutils": "^2.0.2",
"optionator": "^0.8.1",
"source-map": "~0.6.1"
},
"description": "ECMAScript code generator",
"devDependencies": {
"acorn": "^7.1.0",
"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-Bmt7NcRySdIfNPfU2ZoXDrrXsG9ZjvDxcAlMfDUgRBjLOWTuIACXPBFJH7Z+cLb40JeQco5toikyc9t9P8E9SQ==",
"shasum": "ba01d0c8278b5e95a9a45350142026659027a457",
"tarball": "https://registry.npmjs.org/escodegen/-/escodegen-1.14.1.tgz",
"fileCount": 6,
"unpackedSize": 106852,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeO3UHCRA9TVsSAnZWagAAxmAP/3nO/oCvWpo0A29knlFf\nc+QXoFF5yR6ppnq7IqnZ+SGycA9zK5kLZBOvhU+LBY67IpKAQDT3Zf70JTtx\njAnf4AybkukY0aQwGoLH2FfmyFLlkt6D+K6mvLZbCmXfgsqxx0gC2Tqn6BqY\nUsG5GZacDqOMNLzsW4E5kMNn3AZ3D4U3QxnoOfXjNO6pi2nClQUo9kfWPNdC\nw+iCNdTNy3rG/txWP2ZCrhzObGVrZUExBPumTeZFru9c43m/GDlhR7d1ydUl\ndL0LdUI0E/BWI/kPnCX/kQRklpOvOCfapDHMpf0DdgXIb+l1syaor4FTVNNJ\nINP6YhHsIgfg+nXTgxAsRDNJy1cGJzVi0sSM3gMBZGsjOWFo+CbMDrJeKhGf\nrV3CW7+lAx0rqT1ojmSSS8zbCi+hgQG3u+8bjYxa0AtrsqWuk79c5amzDiME\nGPzMeBoluhtLJvcLVRWIC3MR34mDNFrtIB5ovZjcVB0MY4vTMu4+sA+bhiJQ\nHiKYvjFU9I63LyP6YaS5ytIkDswG9fVqcNIzsIhac+WDXTzEfLhMCLCBj3i3\novJ6q5mQHWhoKuJE+k+rL+EtAdf4uc6UPV1+WdCgTre0xfeaFd7dinXl05uM\naUMh9pDXuGr7Flpu+4sheafvfEzOYfYoJILeudSoi7ddiLdbbNA1LEOp5HHt\nZKge\r\n=hBMg\r\n-----END PGP SIGNATURE-----\r\n"
},
"engines": {
"node": ">=4.0"
},
"gitHead": "a3b67181696def5f1f02110c505f48f5e2b4a75d",
"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.14.1"
}