{ "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "name": "chmodr", "description": "like `chmod -R`", "version": "0.1.0", "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": "BSD", "readme": "Like `chmod -R`.\n\nTakes the same arguments as `fs.chmod()`\n", "readmeFilename": "README.md", "bugs": { "url": "https://github.com/isaacs/chmodr/issues" }, "homepage": "https://github.com/isaacs/chmodr", "_id": "chmodr@0.1.0", "_shasum": "e09215a1d51542db2a2576969765bcf6125583eb", "_from": "chmodr@0.1.0", "_resolved": "https://registry.npmjs.org/chmodr/-/chmodr-0.1.0.tgz" }