{ "_from": "ncp@1.0.x", "_id": "ncp@1.0.1", "_inBundle": false, "_integrity": "sha1-0VNn5cuHQyuhF9K/gP30Wuz7QkY=", "_location": "/ncp", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "ncp@1.0.x", "name": "ncp", "escapedName": "ncp", "rawSpec": "1.0.x", "saveSpec": null, "fetchSpec": "1.0.x" }, "_requiredBy": [ "/utile" ], "_resolved": "https://registry.npmjs.org/ncp/-/ncp-1.0.1.tgz", "_shasum": "d15367e5cb87432ba117d2bf80fdf45aecfb4246", "_spec": "ncp@1.0.x", "_where": "/data/dev/Projets/Bingoloto Remote/node_modules/utile", "author": { "name": "AvianFlu", "email": "charlie@charlieistheman.com" }, "bin": { "ncp": "bin/ncp" }, "bugs": { "url": "https://github.com/AvianFlu/ncp/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Asynchronous recursive file copy utility.", "devDependencies": { "mocha": "1.15.x", "read-dir-files": "0.0.x", "rimraf": "1.0.x" }, "engine": { "node": ">=0.8" }, "homepage": "https://github.com/AvianFlu/ncp#readme", "keywords": [ "cli", "copy" ], "license": "MIT", "main": "./lib/ncp.js", "name": "ncp", "repository": { "type": "git", "url": "git+https://github.com/AvianFlu/ncp.git" }, "scripts": { "test": "mocha -R spec" }, "version": "1.0.1" }