{ "_from": "file-system", "_id": "file-system@2.2.2", "_inBundle": false, "_integrity": "sha1-fWWDPjojR9zZVqgTxncVPtPt2Yc=", "_location": "/file-system", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "file-system", "name": "file-system", "escapedName": "file-system", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/file-system/-/file-system-2.2.2.tgz", "_shasum": "7d65833e3a2347dcd956a813c677153ed3edd987", "_spec": "file-system", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend", "author": { "name": "douzi", "email": "liaowei08@gmail.com" }, "bugs": { "url": "https://github.com/douzi8/file-system/issues" }, "bundleDependencies": false, "dependencies": { "file-match": "^1.0.1", "utils-extend": "^1.0.4" }, "deprecated": false, "description": "Strengthen the ability of file system", "devDependencies": { "grunt": "^0.4.5", "grunt-contrib-jshint": "^0.10.0", "mocha": "^2.0.1" }, "homepage": "https://github.com/douzi8/file-system", "keywords": [ "file", "recursive", "recurse", "fs", "maker", "node file", "mkdir", "rmdir", "fs extra", "file system" ], "license": "ISC", "main": "file-system.js", "name": "file-system", "repository": { "type": "git", "url": "git+https://github.com/douzi8/file-system.git" }, "scripts": { "test": "mocha test" }, "version": "2.2.2" }