{ "_from": "node-dir@^0.1.17", "_id": "node-dir@0.1.17", "_inBundle": false, "_integrity": "sha512-tmPX422rYgofd4epzrNoOXiE8XFZYOcCq1vD7MAXCDO+O+zndlA2ztdKKMa+EeuBG5tHETpr4ml4RGgpqDCCAg==", "_location": "/node-dir", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "node-dir@^0.1.17", "name": "node-dir", "escapedName": "node-dir", "rawSpec": "^0.1.17", "saveSpec": null, "fetchSpec": "^0.1.17" }, "_requiredBy": [ "/jscodeshift" ], "_resolved": "https://registry.npmjs.org/node-dir/-/node-dir-0.1.17.tgz", "_shasum": "5f5665d93351335caabef8f1c554516cf5f1e4e5", "_spec": "node-dir@^0.1.17", "_where": "D:\\code\\template-vue-antd\\node_modules\\jscodeshift", "author": { "name": "Nathan Cartwright", "email": "fshost@yahoo.com", "url": "https://github.com/fshost" }, "bugs": { "url": "https://github.com/fshost/node-dir/issues" }, "bundleDependencies": false, "dependencies": { "minimatch": "^3.0.2" }, "deprecated": false, "description": "asynchronous file and directory operations for Node.js", "devDependencies": { "mocha": "~1.13.0", "should": "~2.0.2" }, "directories": { "lib": "lib" }, "engines": { "node": ">= 0.10.5" }, "homepage": "https://github.com/fshost", "keywords": [ "node-dir", "directory", "dir", "subdir", "file", "asynchronous", "Node.js", "fs" ], "license": "MIT", "main": "index", "name": "node-dir", "repository": { "type": "git", "url": "git+https://github.com/fshost/node-dir.git" }, "scripts": { "test": "mocha --reporter spec" }, "version": "0.1.17" }