186 lines
5.0 KiB
JSON
186 lines
5.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"readdirp@~3.3.0",
|
|
"/home/pablinux/Projects/Node/app_sigma/node_modules/chokidar"
|
|
]
|
|
],
|
|
"_from": "readdirp@>=3.3.0 <3.4.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "readdirp@3.3.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/readdirp",
|
|
"_nodeVersion": "12.13.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/readdirp_3.3.0_1575629798808_0.6718017800899874"
|
|
},
|
|
"_npmUser": {
|
|
"email": "paul@paulmillr.com",
|
|
"name": "paulmillr"
|
|
},
|
|
"_npmVersion": "6.13.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "readdirp",
|
|
"raw": "readdirp@~3.3.0",
|
|
"rawSpec": "~3.3.0",
|
|
"scope": null,
|
|
"spec": ">=3.3.0 <3.4.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/chokidar"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.3.0.tgz",
|
|
"_shasum": "984458d13a1e42e2e9f5841b129e162f369aff17",
|
|
"_shrinkwrap": null,
|
|
"_spec": "readdirp@~3.3.0",
|
|
"_where": "/home/pablinux/Projects/Node/app_sigma/node_modules/chokidar",
|
|
"author": {
|
|
"email": "thlorenz@gmx.de",
|
|
"name": "Thorsten Lorenz",
|
|
"url": "thlorenz.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/paulmillr/readdirp/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Thorsten Lorenz",
|
|
"email": "thlorenz@gmx.de",
|
|
"url": "thlorenz.com"
|
|
},
|
|
{
|
|
"name": "Paul Miller",
|
|
"url": "https://paulmillr.com"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"picomatch": "^2.0.7"
|
|
},
|
|
"description": "Recursive version of fs.readdir with streaming API.",
|
|
"devDependencies": {
|
|
"@types/node": "^12",
|
|
"chai": "^4.2",
|
|
"chai-subset": "^1.6",
|
|
"dtslint": "^2.0.0",
|
|
"eslint": "^6.6.0",
|
|
"mocha": "^6.2.2",
|
|
"nyc": "^14.1.1",
|
|
"rimraf": "^3.0.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 5,
|
|
"integrity": "sha512-zz0pAkSPOXXm1viEwygWIPSPkcBYjW1xU5j/JBh5t9bGCJwa6f9+BJa6VaB2g+b55yVrmXzqkyLf4xaWYM0IkQ==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6jPnCRA9TVsSAnZWagAA1sYP/R1EmbDs2cTv7FR4DEy1\nbPQGtaKwDHT8kaNEj8L1SuyEs8KxzfoQbOejh2gURoMSLXz3QTIOhT/3rEP8\n/FUrvPaK9NSFUBvbjQzXOwiz1gfsdPhpYlhnhbM5Fl8fyUqpexpwGV0CXBVv\n6aw0vDGb6AccI9rLE6ClK3Kx3+kRXtQJSTMxD5HgoofXV5ZQEtamoWK/XSyN\nwyeKelyVYK+ADvNn7T7kbilKrZ6j3LSGx107/N8liQvxhR1AsN9nzFZWvXsl\nH+UKCkT66YTPUFnr3BkpsEt4BaHn61J1KiGIMxfwTbV636WMFAqBeVCNnG+Q\nNAMQZFS72z60Ck4KqqBdJWSNFq3twyt2750fmPJDx8cm16yuVYNGFlUVDi51\nqbDHw8bO00T25/QzUpKNAi1I9UT+jVat1YB8PNQpKdQN5yLgdPHYoNZ0l751\nneRghmEPogyrJZpD3qIHj83Rhl/lahNuPiDp3onuhow3SPFgALG2ogWaKFX4\nUr4EC/bQd5YyNnH3SOvy3mwK6LFS0NQDoDW5LYHNsvpS/9oVz5Gc2jDeV7M5\nTwj2ndLUTOQgJrZT57M/XDFAKzKVytcIFYnv7TZVBoUlK93wvHCC6DTtIQ/4\npkkl+19PzJrF6uY8xtvupapocUWS8c2GxvrcOvs+FCrpg2a9dOue3od0STuL\nz5Ts\r\n=A6up\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "984458d13a1e42e2e9f5841b129e162f369aff17",
|
|
"tarball": "https://registry.npmjs.org/readdirp/-/readdirp-3.3.0.tgz",
|
|
"unpackedSize": 19047
|
|
},
|
|
"engines": {
|
|
"node": ">=8.10.0"
|
|
},
|
|
"eslintConfig": {
|
|
"env": {
|
|
"es6": true,
|
|
"node": true
|
|
},
|
|
"extends": "eslint:recommended",
|
|
"parserOptions": {
|
|
"ecmaVersion": 9,
|
|
"sourceType": "script"
|
|
},
|
|
"root": true,
|
|
"rules": {
|
|
"array-callback-return": "error",
|
|
"no-else-return": [
|
|
{
|
|
"allowElseIf": false
|
|
},
|
|
"error"
|
|
],
|
|
"no-empty": [
|
|
{
|
|
"allowEmptyCatch": true
|
|
},
|
|
"error"
|
|
],
|
|
"no-lonely-if": "error",
|
|
"no-var": "error",
|
|
"object-shorthand": "error",
|
|
"prefer-arrow-callback": [
|
|
{
|
|
"allowNamedFunctions": true
|
|
},
|
|
"error"
|
|
],
|
|
"prefer-const": [
|
|
{
|
|
"ignoreReadBeforeAssign": true
|
|
},
|
|
"error"
|
|
],
|
|
"prefer-destructuring": [
|
|
{
|
|
"object": true,
|
|
"array": false
|
|
},
|
|
"error"
|
|
],
|
|
"prefer-spread": "error",
|
|
"prefer-template": "error",
|
|
"quotes": [
|
|
"error",
|
|
"single"
|
|
],
|
|
"radix": "error",
|
|
"semi": "error",
|
|
"strict": "error"
|
|
}
|
|
},
|
|
"gitHead": "b9376eb2aad7e7f4dc3352ff8d139ba5e4877519",
|
|
"homepage": "https://github.com/paulmillr/readdirp",
|
|
"keywords": [
|
|
"filesystem",
|
|
"filter",
|
|
"find",
|
|
"fs",
|
|
"readdir",
|
|
"recursive",
|
|
"stream",
|
|
"streams"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "thlorenz",
|
|
"email": "thlorenz@gmx.de"
|
|
}
|
|
],
|
|
"name": "readdirp",
|
|
"nyc": {
|
|
"reporter": [
|
|
"html",
|
|
"text"
|
|
]
|
|
},
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/paulmillr/readdirp.git"
|
|
},
|
|
"scripts": {
|
|
"dtslint": "dtslint",
|
|
"lint": "eslint --report-unused-disable-directives --ignore-path .gitignore .",
|
|
"mocha": "mocha --exit",
|
|
"nyc": "nyc",
|
|
"test": "npm run lint && nyc npm run mocha"
|
|
},
|
|
"version": "3.3.0"
|
|
}
|