Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/chmodr/package.json')
-rw-r--r--node_modules/chmodr/package.json50
1 files changed, 0 insertions, 50 deletions
diff --git a/node_modules/chmodr/package.json b/node_modules/chmodr/package.json
deleted file mode 100644
index e253434ef..000000000
--- a/node_modules/chmodr/package.json
+++ /dev/null
@@ -1,50 +0,0 @@
-{
- "author": {
- "name": "Isaac Z. Schlueter",
- "email": "i@izs.me",
- "url": "http://blog.izs.me/"
- },
- "name": "chmodr",
- "description": "like `chmod -R`",
- "version": "0.1.1",
- "repository": {
- "type": "git",
- "url": "git://github.com/isaacs/chmodr.git"
- },
- "main": "chmodr.js",
- "devDependencies": {
- "tap": "0.2",
- "mkdirp": "0.3",
- "rimraf": ""
- },
- "scripts": {
- "test": "tap test/*.js"
- },
- "license": "ISC",
- "gitHead": "2f301476bc6fc93e47d2ba2e3ab0409f0d0c15ba",
- "bugs": {
- "url": "https://github.com/isaacs/chmodr/issues"
- },
- "homepage": "https://github.com/isaacs/chmodr#readme",
- "_id": "chmodr@0.1.1",
- "_shasum": "115c8f9ec62be3ef019085782c9448e471560261",
- "_from": "chmodr@0.1.1",
- "_npmVersion": "2.10.0",
- "_nodeVersion": "2.0.1",
- "_npmUser": {
- "name": "isaacs",
- "email": "isaacs@npmjs.com"
- },
- "dist": {
- "shasum": "115c8f9ec62be3ef019085782c9448e471560261",
- "tarball": "http://registry.npmjs.org/chmodr/-/chmodr-0.1.1.tgz"
- },
- "maintainers": [
- {
- "name": "isaacs",
- "email": "i@izs.me"
- }
- ],
- "directories": {},
- "_resolved": "https://registry.npmjs.org/chmodr/-/chmodr-0.1.1.tgz"
-}