Sha256: 0fe571a8cf668f051452a265b5c8bc5c0cc31a68d994c3f3c071cbf0bf7bee58

Contents?: true

Size: 589 Bytes

Versions: 6

Compression:

Stored size: 589 Bytes

Contents

{
  "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
  "name": "chownr",
  "description": "like `chown -R`",
  "version": "1.1.1",
  "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 --all; git push origin --tags"
  },
  "license": "ISC"
}

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
locomotivecms-4.0.0.alpha1 app/javascript/node_modules/chownr/package.json
lux_assets-0.2.11 ./node_modules/chownr/package.json
lux_assets-0.2.9 ./node_modules/chownr/package.json
lux_assets-0.2.4 ./node_modules/chownr/package.json
lux_assets-0.2.2 ./node_modules/chownr/package.json
lux_assets-0.2.1 ./node_modules/chownr/package.json