{ "_args": [ [ "esrecurse@^4.1.0", "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/eslint-scope" ] ], "_from": "esrecurse@>=4.1.0 <5.0.0", "_id": "esrecurse@4.2.1", "_inCache": true, "_installable": true, "_location": "/esrecurse", "_nodeVersion": "8.7.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/esrecurse_4.2.1_1519660054685_0.5873947529967192" }, "_npmUser": { "email": "npm@michael.ficarra.me", "name": "michaelficarra" }, "_npmVersion": "5.6.0", "_phantomChildren": {}, "_requested": { "name": "esrecurse", "raw": "esrecurse@^4.1.0", "rawSpec": "^4.1.0", "scope": null, "spec": ">=4.1.0 <5.0.0", "type": "range" }, "_requiredBy": [ "/eslint-scope" ], "_resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.2.1.tgz", "_shasum": "007a3b9fdbc2b3bb87e4879ea19c92fdbd3942cf", "_shrinkwrap": null, "_spec": "esrecurse@^4.1.0", "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/eslint-scope", "babel": { "presets": [ "es2015" ] }, "bugs": { "url": "https://github.com/estools/esrecurse/issues" }, "dependencies": { "estraverse": "^4.1.0" }, "description": "ECMAScript AST recursive visitor", "devDependencies": { "babel-cli": "^6.24.1", "babel-eslint": "^7.2.3", "babel-preset-es2015": "^6.24.1", "babel-register": "^6.24.1", "chai": "^4.0.2", "esprima": "^4.0.0", "gulp": "^3.9.0", "gulp-bump": "^2.7.0", "gulp-eslint": "^4.0.0", "gulp-filter": "^5.0.0", "gulp-git": "^2.4.1", "gulp-mocha": "^4.3.1", "gulp-tag-version": "^1.2.1", "jsdoc": "^3.3.0-alpha10", "minimist": "^1.1.0" }, "directories": {}, "dist": { "fileCount": 5, "integrity": "sha512-64RBB++fIOAXPw3P9cy89qfMlvZEXZkqqJkjqqXIvzP5ezRZjW+lPWjw35UX/3EhUPFYbg5ER4JYgDw4007/DQ==", "shasum": "007a3b9fdbc2b3bb87e4879ea19c92fdbd3942cf", "tarball": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.2.1.tgz", "unpackedSize": 13527 }, "engines": { "node": ">=4.0" }, "gitHead": "c6e650de18ed2bb313025bfba97622af10064478", "homepage": "https://github.com/estools/esrecurse", "license": "BSD-2-Clause", "main": "esrecurse.js", "maintainers": [ { "name": "constellation", "email": "utatane.tea@gmail.com" }, { "name": "michaelficarra", "email": "npm@michael.ficarra.me" }, { "name": "nzakas", "email": "nicholas@nczconsulting.com" } ], "name": "esrecurse", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/estools/esrecurse.git" }, "scripts": { "lint": "gulp lint", "test": "gulp travis", "unit-test": "gulp test" }, "version": "4.2.1" }