{
  "_args": [
    [
      "chmodr@0.1.0",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_development": true,
  "_from": "chmodr@0.1.0",
  "_id": "chmodr@0.1.0",
  "_inBundle": false,
  "_integrity": "sha1-4JIVodUVQtsqJXaWl2W89hJVg+s=",
  "_location": "/chmodr",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "chmodr@0.1.0",
    "name": "chmodr",
    "escapedName": "chmodr",
    "rawSpec": "0.1.0",
    "saveSpec": null,
    "fetchSpec": "0.1.0"
  },
  "_requiredBy": [
    "/bower"
  ],
  "_resolved": "https://registry.npmjs.org/chmodr/-/chmodr-0.1.0.tgz",
  "_spec": "0.1.0",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/chmodr/issues"
  },
  "description": "like `chmod -R`",
  "devDependencies": {
    "mkdirp": "0.3",
    "rimraf": "",
    "tap": "0.2"
  },
  "homepage": "https://github.com/isaacs/chmodr#readme",
  "license": "BSD",
  "main": "chmodr.js",
  "name": "chmodr",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/chmodr.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "0.1.0"
}
