{ "_args": [ [ "@mrmlnc/readdir-enhanced@^2.2.1", "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/fast-glob" ] ], "_from": "@mrmlnc/readdir-enhanced@>=2.2.1 <3.0.0", "_id": "@mrmlnc/readdir-enhanced@2.2.1", "_inCache": true, "_installable": true, "_location": "/@mrmlnc/readdir-enhanced", "_nodeVersion": "9.4.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/readdir-enhanced_2.2.1_1518542538843_0.9963591147462021" }, "_npmUser": { "email": "dmalinochkin@rambler.ru", "name": "mrmlnc" }, "_npmVersion": "5.6.0", "_phantomChildren": {}, "_requested": { "name": "@mrmlnc/readdir-enhanced", "raw": "@mrmlnc/readdir-enhanced@^2.2.1", "rawSpec": "^2.2.1", "scope": "@mrmlnc", "spec": ">=2.2.1 <3.0.0", "type": "range" }, "_requiredBy": [ "/fast-glob" ], "_resolved": "https://registry.npmjs.org/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz", "_shasum": "524af240d1a360527b730475ecfa1344aa540dde", "_shrinkwrap": null, "_spec": "@mrmlnc/readdir-enhanced@^2.2.1", "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/fast-glob", "author": { "name": "James Messinger", "url": "http://bigstickcarpet.com" }, "bugs": { "url": "https://github.com/bigstickcarpet/readdir-enhanced/issues" }, "dependencies": { "call-me-maybe": "^1.0.1", "glob-to-regexp": "^0.3.0" }, "description": "fs.readdir with sync, async, and streaming APIs + filtering, recursion, absolute paths, etc.", "devDependencies": { "chai": "^4.1.2", "codacy-coverage": "^2.0.3", "coveralls": "^3.0.0", "del": "^3.0.0", "eslint": "^4.15.0", "eslint-config-modular": "^4.1.1", "istanbul": "^0.4.5", "mkdirp": "^0.5.1", "mocha": "^4.1.0", "npm-check": "^5.5.2", "through2": "^2.0.3", "version-bump-prompt": "^4.0.0" }, "directories": {}, "dist": { "fileCount": 16, "integrity": "sha512-bPHp6Ji8b41szTOcaP63VlnbbO5Ny6dwAATtY6JTjh5N2OLrb5Qk/Th5cRkRQhkWCt+EJsYrNB0MiL+Gpn6e3g==", "shasum": "524af240d1a360527b730475ecfa1344aa540dde", "tarball": "https://registry.npmjs.org/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz", "unpackedSize": 53874 }, "engines": { "node": ">=4" }, "files": [ "lib", "types.d.ts" ], "gitHead": "1580afe4fdf21cd191c202ec599d1ca7d0ab062d", "homepage": "https://github.com/bigstickcarpet/readdir-enhanced", "keywords": [ "absolute", "deep", "event", "filter", "fs", "readdir", "recursive", "stream" ], "license": "MIT", "main": "lib/index.js", "maintainers": [ { "name": "mrmlnc", "email": "dmalinochkin@rambler.ru" } ], "name": "@mrmlnc/readdir-enhanced", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/bigstickcarpet/readdir-enhanced.git" }, "scripts": { "bump": "bump --prompt --tag --push --all", "cover": "istanbul cover _mocha", "lint": "eslint lib test --fix", "release": "npm run upgrade && npm test && npm run bump && npm publish", "test": "mocha && npm run lint", "upgrade": "npm-check -u" }, "typings": "types.d.ts", "version": "2.2.1" }