{ "_args": [ [ "estraverse@^4.1.1", "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/eslint-scope" ] ], "_from": "estraverse@>=4.1.1 <5.0.0", "_hasShrinkwrap": false, "_id": "estraverse@4.3.0", "_inCache": true, "_installable": true, "_location": "/estraverse", "_nodeVersion": "8.16.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/estraverse_4.3.0_1565734136014_0.8954850706166941" }, "_npmUser": { "email": "npm@michael.ficarra.me", "name": "michaelficarra" }, "_npmVersion": "6.4.1", "_phantomChildren": {}, "_requested": { "name": "estraverse", "raw": "estraverse@^4.1.1", "rawSpec": "^4.1.1", "scope": null, "spec": ">=4.1.1 <5.0.0", "type": "range" }, "_requiredBy": [ "/eslint-scope", "/esrecurse" ], "_resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", "_shasum": "398ad3f3c5a24948be7725e83d11a7de28cdbd1d", "_shrinkwrap": null, "_spec": "estraverse@^4.1.1", "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/eslint-scope", "bugs": { "url": "https://github.com/estools/estraverse/issues" }, "dependencies": {}, "description": "ECMAScript JS AST traversal functions", "devDependencies": { "babel-preset-env": "^1.6.1", "babel-register": "^6.3.13", "chai": "^2.1.1", "espree": "^1.11.0", "gulp": "^3.8.10", "gulp-bump": "^0.2.2", "gulp-filter": "^2.0.0", "gulp-git": "^1.0.1", "gulp-tag-version": "^1.3.0", "jshint": "^2.5.6", "mocha": "^2.1.0" }, "directories": {}, "dist": { "fileCount": 6, "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUzT4CRA9TVsSAnZWagAAqFIP/RWT9eoLPsCnA9Hoy4fO\nJ0Z5EOsD05rwXMwtNVyjjVDVNVoZPSf1X+pzcxypamDSrYW1NJN1uMqs/Cxf\nRviekD2HpvBq5yTNHA9UDQW7I2L/Rgc1tHvOhY+dC1kEvMM03tvt/Rba7/0b\ns2OzrV4Cguzmp+SjVULkSeaechBu+KLqbEl1DJB0yYmt6IYlNzOhlgtqh0Hw\nnXVLU2N8asqIEBVRZPaxbcccnEvLVqXHnuSs7bOm7fo796bZx4GCtvI5YDdd\nOZ6+WfcCE6LGjE9mMzd7kaE5nLYmztefF5zvydPOgEWLHTUh5FGwFEpeEhjQ\n/o1WBIGh+c5qh60vFYT0a4ZX6mzS2sEJmx+AotmC4MGhR2C+17CPAz9urCt7\naT6dy6io/C9JFbNtkHByAWgXmvlS32kIBsY/2XwGMh53Pbz8qW5dPsY3W4AZ\nKZFuTZ9dJ0ZNRRjkWvvlvR1mqwFA8cDWCgxZUJAXQzT4ns/yO+hxb7SBMfS7\nLtmN/H6JzXjYRRFsNX9GEqMNWiQJlhpV8W5oyKsp82/CMCGBrXDnDTMlE6m5\nXme7ept0L85A+hYPHaUDHzfgBPMq4aHf2Quv9nJ8x4uo+e2oygo+inL86Dfm\ncqME6hFe3yfp5pCA1U9HtV8cuNK1YhadaJc9ti2bREH/+thhMN/AGWMb7SLP\nufOH\r\n=NVtJ\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "398ad3f3c5a24948be7725e83d11a7de28cdbd1d", "tarball": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", "unpackedSize": 36325 }, "engines": { "node": ">=4.0" }, "gitHead": "54d608c4ce0eb36d9bade685edcc3177e90e9f3c", "homepage": "https://github.com/estools/estraverse", "license": "BSD-2-Clause", "main": "estraverse.js", "maintainers": [ { "name": "constellation", "email": "utatane.tea@gmail.com" }, { "name": "michaelficarra", "email": "npm@michael.ficarra.me" }, { "name": "nzakas", "email": "nicholas@nczconsulting.com" } ], "name": "estraverse", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/estools/estraverse.git" }, "scripts": { "lint": "jshint estraverse.js", "test": "npm run-script lint && npm run-script unit-test", "unit-test": "mocha --compilers js:babel-register" }, "version": "4.3.0" }