UNPKG

bricks-cli

Version:

Command line tool for developing ambitious ember.js apps

63 lines (62 loc) 1.38 kB
{ "name": "ncp", "version": "0.6.0", "author": { "name": "AvianFlu", "email": "charlie@charlieistheman.com" }, "description": "Asynchronous recursive file copy utility.", "bin": { "ncp": "./bin/ncp" }, "devDependencies": { "mocha": "1.15.x", "rimraf": "1.0.x", "read-dir-files": "0.0.x" }, "main": "./lib/ncp.js", "repository": { "type": "git", "url": "https://github.com/AvianFlu/ncp.git" }, "keywords": [ "cli", "copy" ], "license": "MIT", "engine": { "node": ">=0.6" }, "scripts": { "test": "mocha -R spec" }, "bugs": { "url": "https://github.com/AvianFlu/ncp/issues" }, "homepage": "https://github.com/AvianFlu/ncp", "_id": "ncp@0.6.0", "dist": { "shasum": "df8ce021e262be21b52feb3d3e5cfaab12491f0d", "tarball": "http://registry.npmjs.org/ncp/-/ncp-0.6.0.tgz" }, "_from": "ncp@~0.6.0", "_npmVersion": "1.4.3", "_npmUser": { "name": "avianflu", "email": "charlie@charlieistheman.com" }, "maintainers": [ { "name": "avianflu", "email": "charlie@charlieistheman.com" }, { "name": "mmalecki", "email": "me@mmalecki.com" } ], "directories": {}, "_shasum": "df8ce021e262be21b52feb3d3e5cfaab12491f0d", "_resolved": "https://registry.npmjs.org/ncp/-/ncp-0.6.0.tgz", "readme": "ERROR: No README data found!" }