{ "_args": [ [ "ncp@^1.0.1", "C:\\apps\\jenkins\\workspace\\eTBM 3 (master)\\node_modules\\fs-extra" ] ], "_from": "ncp@>=1.0.1 <2.0.0", "_id": "ncp@1.0.1", "_inCache": true, "_installable": true, "_location": "/ncp", "_nodeVersion": "0.10.32", "_npmUser": { "email": "charlie@charlieistheman.com", "name": "avianflu" }, "_npmVersion": "2.1.2", "_phantomChildren": {}, "_requested": { "name": "ncp", "raw": "ncp@^1.0.1", "rawSpec": "^1.0.1", "scope": null, "spec": ">=1.0.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/fs-extra" ], "_resolved": "https://registry.npmjs.org/ncp/-/ncp-1.0.1.tgz", "_shasum": "d15367e5cb87432ba117d2bf80fdf45aecfb4246", "_shrinkwrap": null, "_spec": "ncp@^1.0.1", "_where": "C:\\apps\\jenkins\\workspace\\eTBM 3 (master)\\node_modules\\fs-extra", "author": { "email": "charlie@charlieistheman.com", "name": "AvianFlu" }, "bin": { "ncp": "./bin/ncp" }, "bugs": { "url": "https://github.com/AvianFlu/ncp/issues" }, "dependencies": {}, "description": "Asynchronous recursive file copy utility.", "devDependencies": { "mocha": "1.15.x", "read-dir-files": "0.0.x", "rimraf": "1.0.x" }, "directories": {}, "dist": { "shasum": "d15367e5cb87432ba117d2bf80fdf45aecfb4246", "tarball": "https://registry.npmjs.org/ncp/-/ncp-1.0.1.tgz" }, "engine": { "node": ">=0.8" }, "gitHead": "e9e6fae157e94e6c55b8edae70779bf12b0d2476", "homepage": "https://github.com/AvianFlu/ncp", "keywords": [ "cli", "copy" ], "license": "MIT", "main": "./lib/ncp.js", "maintainers": [ { "name": "avianflu", "email": "charlie@charlieistheman.com" }, { "name": "mmalecki", "email": "me@mmalecki.com" } ], "name": "ncp", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/AvianFlu/ncp.git" }, "scripts": { "test": "mocha -R spec" }, "version": "1.0.1" }