{ "_from": "ndir@0.1.2", "_id": "ndir@0.1.2", "_inBundle": false, "_integrity": "sha512-76cu9iGIZPeVtdoYzXZ7QTNJ/uVz7qruHDiVif+TNxX6ovWJRlP4VwT+nwJerp7rk4a3sImJioaKoaFTeBGOoA==", "_location": "/ndir", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "ndir@0.1.2", "name": "ndir", "escapedName": "ndir", "rawSpec": "0.1.2", "saveSpec": null, "fetchSpec": "0.1.2" }, "_requiredBy": [ "/oss" ], "_resolved": "https://registry.npmmirror.com/ndir/-/ndir-0.1.2.tgz", "_shasum": "9dee8e42a16c2fd08504a6b14ef08c5523e7b0c5", "_spec": "ndir@0.1.2", "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\node_modules\\oss", "author": { "name": "fengmk2", "email": "fengmk2@gmail.com", "url": "http://github.com/fengmk2" }, "bugs": { "url": "https://github.com/fengmk2/ndir/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "The lost dir util tools for Nodejs. Handle dir and file in Event", "devDependencies": { "mocha": ">=0.7.1", "should": ">=0.4.2" }, "engines": { "node": ">= 0.6.0" }, "homepage": "http://github.com/fengmk2/ndir", "keywords": [ "dir", "mkdir", "walk", "file", "rm", "filesystem", "event", "readfile", "linereader" ], "license": "MIT", "main": "./lib/ndir.js", "name": "ndir", "repository": { "type": "git", "url": "git://github.com/fengmk2/ndir.git" }, "scripts": { "test": "make test" }, "version": "0.1.2" }