{
  "_from": "rework-npm-cli@^0.1.1",
  "_id": "rework-npm-cli@0.1.3",
  "_inBundle": false,
  "_integrity": "sha1-KjdV5YHdz9Dk5VxUpdaMyJX1R8g=",
  "_location": "/rework-npm-cli",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "rework-npm-cli@^0.1.1",
    "name": "rework-npm-cli",
    "escapedName": "rework-npm-cli",
    "rawSpec": "^0.1.1",
    "saveSpec": null,
    "fetchSpec": "^0.1.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/rework-npm-cli/-/rework-npm-cli-0.1.3.tgz",
  "_shasum": "2a3755e581ddcfd0e4e55c54a5d68cc895f547c8",
  "_spec": "rework-npm-cli@^0.1.1",
  "_where": "/home/user/p-y-dev/src/osm/ohm/opening_hours.js/submodules/YoHours",
  "bin": {
    "rework-npm": "./index.js"
  },
  "bugs": {
    "url": "https://github.com/sethvincent/rework-npm-cli/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "optimist": "~0.6.0",
    "rework": "~0.20.2",
    "rework-npm": "~0.6.0"
  },
  "deprecated": false,
  "description": "a command for running rework-npm in build scripts",
  "devDependencies": {},
  "homepage": "https://github.com/sethvincent/rework-npm-cli#readme",
  "license": "BSD-2-Clause",
  "main": "index.js",
  "name": "rework-npm-cli",
  "repository": {
    "url": "git://github.com/sethvincent/rework-npm-cli.git"
  },
  "scripts": {
    "example": "node index example/style.css -m -o example/bundle.css && open example/index.html"
  },
  "version": "0.1.3"
}
