package.json 1.88 KB
{
  "_args": [
    [
      "chmodr@^1.0.2",
      "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-51023WwSVKpwQ7KvH"
    ]
  ],
  "_from": "chmodr@>=1.0.2 <2.0.0",
  "_id": "chmodr@1.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/chmodr",
  "_nodeVersion": "4.0.0",
  "_npmUser": {
    "email": "isaacs@npmjs.com",
    "name": "isaacs"
  },
  "_npmVersion": "3.3.2",
  "_phantomChildren": {},
  "_requested": {
    "name": "chmodr",
    "raw": "chmodr@^1.0.2",
    "rawSpec": "^1.0.2",
    "scope": null,
    "spec": ">=1.0.2 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/chmodr/-/chmodr-1.0.2.tgz",
  "_shasum": "04662b932d0f02ec66deaa2b0ea42811968e3eb9",
  "_shrinkwrap": null,
  "_spec": "chmodr@^1.0.2",
  "_where": "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-51023WwSVKpwQ7KvH",
  "author": {
    "email": "i@izs.me",
    "name": "Isaac Z. Schlueter",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/chmodr/issues"
  },
  "dependencies": {},
  "description": "like `chmod -R`",
  "devDependencies": {
    "mkdirp": "0.3",
    "rimraf": "",
    "tap": "^1.3.2"
  },
  "directories": {},
  "dist": {
    "shasum": "04662b932d0f02ec66deaa2b0ea42811968e3eb9",
    "tarball": "http://registry.npmjs.org/chmodr/-/chmodr-1.0.2.tgz"
  },
  "files": [
    "chmodr.js"
  ],
  "gitHead": "1eeeb38b3a4899714e11840fe28ea7fd93865f01",
  "homepage": "https://github.com/isaacs/chmodr#readme",
  "license": "ISC",
  "main": "chmodr.js",
  "maintainers": [
    {
      "email": "i@izs.me",
      "name": "isaacs"
    }
  ],
  "name": "chmodr",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/chmodr.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "1.0.2"
}