UNPKG

npm

Version:

a package manager for JavaScript

77 lines (76 loc) 1.72 kB
{ "_args": [ [ "chownr@0.0.2", "/Users/rebecca/code/npm" ] ], "_from": "chownr@0.0.2", "_id": "chownr@0.0.2", "_inCache": true, "_location": "/chownr", "_nodeVersion": "2.0.1", "_npmUser": { "email": "isaacs@npmjs.com", "name": "isaacs" }, "_npmVersion": "2.10.0", "_phantomChildren": {}, "_requested": { "name": "chownr", "raw": "chownr@0.0.2", "rawSpec": "0.0.2", "scope": null, "spec": "0.0.2", "type": "version" }, "_requiredBy": [ "/", "/npm-registry-client" ], "_resolved": "https://registry.npmjs.org/chownr/-/chownr-0.0.2.tgz", "_shasum": "2f9aebf746f90808ce00607b72ba73b41604c485", "_shrinkwrap": null, "_spec": "chownr@0.0.2", "_where": "/Users/rebecca/code/npm", "author": { "email": "i@izs.me", "name": "Isaac Z. Schlueter", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/isaacs/chownr/issues" }, "dependencies": {}, "description": "like `chown -R`", "devDependencies": { "mkdirp": "0.3", "rimraf": "", "tap": "0.2" }, "directories": {}, "dist": { "shasum": "2f9aebf746f90808ce00607b72ba73b41604c485", "tarball": "http://registry.npmjs.org/chownr/-/chownr-0.0.2.tgz" }, "gitHead": "3cafeb70b2c343e893f710750406b3909ec537cb", "homepage": "https://github.com/isaacs/chownr#readme", "license": "ISC", "main": "chownr.js", "maintainers": [ { "name": "isaacs", "email": "i@izs.me" } ], "name": "chownr", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/isaacs/chownr.git" }, "scripts": { "test": "tap test/*.js" }, "version": "0.0.2" }