????

Your IP : 216.73.216.152


Current Path : /usr/lib/node_modules/npm/node_modules/chmodr/
Upload File :
Current File : //usr/lib/node_modules/npm/node_modules/chmodr/package.json

{
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "name": "chmodr",
  "description": "like `chmod -R`",
  "version": "1.0.2",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/chmodr.git"
  },
  "main": "chmodr.js",
  "devDependencies": {
    "mkdirp": "0.3",
    "rimraf": "",
    "tap": "^1.3.2"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "license": "ISC",
  "files": [
    "chmodr.js"
  ],
  "gitHead": "1eeeb38b3a4899714e11840fe28ea7fd93865f01",
  "bugs": {
    "url": "https://github.com/isaacs/chmodr/issues"
  },
  "homepage": "https://github.com/isaacs/chmodr#readme",
  "_id": "chmodr@1.0.2",
  "_shasum": "04662b932d0f02ec66deaa2b0ea42811968e3eb9",
  "_from": "chmodr@>=1.0.2 <1.1.0",
  "_npmVersion": "3.3.2",
  "_nodeVersion": "4.0.0",
  "_npmUser": {
    "name": "isaacs",
    "email": "isaacs@npmjs.com"
  },
  "dist": {
    "shasum": "04662b932d0f02ec66deaa2b0ea42811968e3eb9",
    "tarball": "http://registry.npmjs.org/chmodr/-/chmodr-1.0.2.tgz"
  },
  "maintainers": [
    {
      "name": "isaacs",
      "email": "i@izs.me"
    }
  ],
  "directories": {},
  "_resolved": "https://registry.npmjs.org/chmodr/-/chmodr-1.0.2.tgz"
}