{ "_args": [ [ "@nodelib/fs.scandir@2.1.3", "/home/lyxaira/Artesanias/artesanias/node_modules/@nodelib/fs.walk" ] ], "_from": "@nodelib/fs.scandir@2.1.3", "_hasShrinkwrap": false, "_id": "@nodelib/fs.scandir@2.1.3", "_inCache": true, "_installable": true, "_location": "/@nodelib/fs.scandir", "_nodeVersion": "12.8.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/fs.scandir_2.1.3_1570173166752_0.07827536155873238" }, "_npmUser": { "email": "dmalinochkin@rambler.ru", "name": "mrmlnc" }, "_npmVersion": "lerna/3.16.4/node@v12.8.0+x64 (win32)", "_phantomChildren": {}, "_requested": { "name": "@nodelib/fs.scandir", "raw": "@nodelib/fs.scandir@2.1.3", "rawSpec": "2.1.3", "scope": "@nodelib", "spec": "2.1.3", "type": "version" }, "_requiredBy": [ "/@nodelib/fs.walk" ], "_resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz", "_shasum": "3a582bdb53804c6ba6d146579c46e52130cf4a3b", "_shrinkwrap": null, "_spec": "@nodelib/fs.scandir@2.1.3", "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/@nodelib/fs.walk", "dependencies": { "@nodelib/fs.stat": "2.0.3", "run-parallel": "^1.1.9" }, "description": "List files and directories inside the specified directory", "devDependencies": {}, "directories": {}, "dist": { "fileCount": 21, "integrity": "sha512-eGmwYQn3gxo4r7jdQnkrrN6bY478C3P+a/y72IJukF8LjB6ZHeB3c+Ehacj3sYeSmUXGlnA67/PmbM9CVwL7Dw==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlvDvCRA9TVsSAnZWagAAQpwQAImz9Twd2paLWU/2+Z4/\nvEfs7aZHO2sps0DbVGVrVcG8r5nCmUqeBUo/eqfl2xcBGhWSfKiOZyzT/6wQ\n6508wr4fsoa6XdxL9Yf4Mm1AhBRmv9zE9Fw25OVCXvTmPsqFJiU8aSgCAgd/\nlRnZqu9uktqwaMpuoYB7xXr70YYVFB32DVZlZYqjTm1EHkq54RvR7gDU1T0b\n2ayJhGhaZzf2B/CZFtk/Vb06HmYn7FsY7t21w8u3hiBfju5lXwEEy6t/5ITh\nQWJJjOzJzSOqGHv3+QgCUDBZHPjE5LiNZyoMVz0Q3vRvNjRBVei9ovEkja9U\n68I2ufjoxWA333j9xX4wgJI5laD39lNSAorHH3C24Vm+PcttPfJNkeGFcBhP\nN8gHJj3DPipumGdt4Z/CYJkSbQ39mqGOcEB5XJJXHegcNdpBl5rF1GD+/Kg0\n/8Y7B8dPX6NoJH8QHL5PvPGRTs9yzNk+jw1jxU995v7I2g95zfLIHH00evDJ\nfou2c+uT9o9CUQnFAvV07mzJxNn93SJZunf1N+ih0+GoJf7dJynTjwTUocTz\ngFxzs5DazEDDaLmKIcsUHPJutABJo1wqHdoBiU9jXSW7eLxMU2fO8Rm1F1ha\nAWxLTTfPsCw6vhyMIqEy1ist3bC6GTeouc2R1AUoeWSqd/T19baLm3XaHd2D\nu+MV\r\n=176S\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "3a582bdb53804c6ba6d146579c46e52130cf4a3b", "tarball": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz", "unpackedSize": 20514 }, "engines": { "node": ">= 8" }, "gitHead": "3b1ef7554ad7c061b3580858101d483fba847abf", "keywords": [ "FileSystem", "NodeLib", "dirent", "file system", "fs", "readdir", "scandir" ], "license": "MIT", "main": "out/index.js", "maintainers": [ { "name": "mrmlnc", "email": "dmalinochkin@rambler.ru" } ], "name": "@nodelib/fs.scandir", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.scandir" }, "scripts": { "build": "npm run clean && npm run compile && npm run lint && npm test", "clean": "rimraf {tsconfig.tsbuildinfo,out}", "compile": "tsc -b .", "compile:watch": "tsc -p . --watch --sourceMap", "lint": "eslint \"src/**/*.ts\" --cache", "test": "mocha \"out/**/*.spec.js\" -s 0", "watch": "npm run clean && npm run compile:watch" }, "typings": "out/index.d.ts", "version": "2.1.3" }