{ "_args": [ [ "fs-extra@^0.14.0", "C:\\apps\\jenkins\\workspace\\eTBM 3 (development)\\node_modules\\postcss-single-charset" ] ], "_from": "fs-extra@>=0.14.0 <0.15.0", "_id": "fs-extra@0.14.0", "_inCache": true, "_installable": true, "_location": "/fs-extra", "_nodeVersion": "0.10.26", "_npmUser": { "email": "jprichardson@gmail.com", "name": "jp" }, "_npmVersion": "2.1.11", "_phantomChildren": {}, "_requested": { "name": "fs-extra", "raw": "fs-extra@^0.14.0", "rawSpec": "^0.14.0", "scope": null, "spec": ">=0.14.0 <0.15.0", "type": "range" }, "_requiredBy": [ "/postcss-single-charset" ], "_resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-0.14.0.tgz", "_shasum": "466096c6ba2d89c2000380dab2450b7859ff6743", "_shrinkwrap": null, "_spec": "fs-extra@^0.14.0", "_where": "C:\\apps\\jenkins\\workspace\\eTBM 3 (development)\\node_modules\\postcss-single-charset", "author": { "email": "jprichardson@gmail.com", "name": "JP Richardson" }, "bugs": { "url": "https://github.com/jprichardson/node-fs-extra/issues" }, "dependencies": { "jsonfile": "^2.0.0", "ncp": "^1.0.1", "rimraf": "^2.2.8" }, "description": "fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.", "devDependencies": { "mocha": "*", "read-dir-files": "^0.1.1", "secure-random": "^1.1.1", "testutil": "^0.7.0" }, "directories": {}, "dist": { "shasum": "466096c6ba2d89c2000380dab2450b7859ff6743", "tarball": "https://registry.npmjs.org/fs-extra/-/fs-extra-0.14.0.tgz" }, "gitHead": "1ccfe29bafdad6e43ef552bff676b8ca2682fcd8", "homepage": "https://github.com/jprichardson/node-fs-extra", "keywords": [ "copy", "create", "delete", "directory", "extra", "extra", "file", "file system", "fs", "json", "mkdir", "mkdirp", "mkdirs", "move", "output", "read", "recursive", "remove", "text", "touch", "write" ], "licenses": [ { "type": "MIT", "url": "http://github.com/jprichardson/node-fs-extra/raw/master/LICENSE" } ], "main": "./lib/index", "maintainers": [ { "name": "jp", "email": "jprichardson@gmail.com" } ], "name": "fs-extra", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jprichardson/node-fs-extra.git" }, "scripts": { "test": "mocha test" }, "version": "0.14.0" }