You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

49 lines
1.2 KiB

{
"name": "cmd-shim",
"version": "1.1.2",
"description": "Used in npm for command line application support",
"scripts": {
"test": "tap test/*.js"
},
"repository": {
"type": "git",
"url": "https://github.com/ForbesLindesay/cmd-shim.git"
},
"license": "BSD",
"optionalDependencies": {
"graceful-fs": "2"
},
"dependencies": {
"mkdirp": "~0.5.0",
"graceful-fs": "2"
},
"devDependencies": {
"tap": "~0.4.11",
"rimraf": "~2.2.8"
},
"bugs": {
"url": "https://github.com/ForbesLindesay/cmd-shim/issues"
},
"homepage": "https://github.com/ForbesLindesay/cmd-shim",
"_id": "cmd-shim@1.1.2",
"dist": {
"shasum": "e4f9198802e361e8eb43b591959ef4dc6cdb6754",
"tarball": "http://registry.npmjs.org/cmd-shim/-/cmd-shim-1.1.2.tgz"
},
"_from": "cmd-shim@~1.1.1",
"_npmVersion": "1.4.3",
"_npmUser": {
"name": "forbeslindesay",
"email": "forbes@lindeay.co.uk"
},
"maintainers": [
{
"name": "forbeslindesay",
"email": "forbes@lindesay.co.uk"
}
],
"directories": {},
"_shasum": "e4f9198802e361e8eb43b591959ef4dc6cdb6754",
"_resolved": "https://registry.npmjs.org/cmd-shim/-/cmd-shim-1.1.2.tgz",
"readme": "ERROR: No README data found!"
}