Sha256: c1f662e6c0b824a487690e68b2b7a460fc76a9ef246b8f3648e2c1f51f058f62
Contents?: true
Size: 573 Bytes
Versions: 10
Compression:
Stored size: 573 Bytes
Contents
{ "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)", "name": "chownr", "description": "like `chown -R`", "version": "1.1.3", "repository": { "type": "git", "url": "git://github.com/isaacs/chownr.git" }, "main": "chownr.js", "files": [ "chownr.js" ], "devDependencies": { "mkdirp": "0.3", "rimraf": "", "tap": "^12.0.1" }, "scripts": { "test": "tap test/*.js --cov", "preversion": "npm test", "postversion": "npm publish", "postpublish": "git push origin --follow-tags" }, "license": "ISC" }
Version data entries
10 entries across 10 versions & 2 rubygems