{
  "_args": [
    [
      {
        "raw": "cli-usage@^0.1.1",
        "scope": null,
        "escapedName": "cli-usage",
        "name": "cli-usage",
        "rawSpec": "^0.1.1",
        "spec": ">=0.1.1 <0.2.0",
        "type": "range"
      },
      "/Users/huygn/src/github.com/dwarvesf/create-react-app/packages/react-scripts/node_modules/node-notifier"
    ]
  ],
  "_from": "cli-usage@>=0.1.1 <0.2.0",
  "_id": "cli-usage@0.1.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/cli-usage",
  "_nodeVersion": "6.3.1",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/cli-usage-0.1.4.tgz_1473324686930_0.2721161802764982"
  },
  "_npmUser": {
    "name": "mikaelb",
    "email": "mikaelbre@gmail.com"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "cli-usage@^0.1.1",
    "scope": null,
    "escapedName": "cli-usage",
    "name": "cli-usage",
    "rawSpec": "^0.1.1",
    "spec": ">=0.1.1 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/node-notifier"
  ],
  "_resolved": "https://registry.npmjs.org/cli-usage/-/cli-usage-0.1.4.tgz",
  "_shasum": "7c01e0dc706c234b39c933838c8e20b2175776e2",
  "_shrinkwrap": null,
  "_spec": "cli-usage@^0.1.1",
  "_where": "/Users/huygn/src/github.com/dwarvesf/create-react-app/packages/react-scripts/node_modules/node-notifier",
  "author": {
    "name": "Mikael Brevik"
  },
  "dependencies": {
    "marked": "^0.3.6",
    "marked-terminal": "^1.6.2"
  },
  "description": "Easily show CLI usage from a markdown source file",
  "devDependencies": {
    "mocha": "^3.0.2"
  },
  "directories": {},
  "dist": {
    "shasum": "7c01e0dc706c234b39c933838c8e20b2175776e2",
    "tarball": "https://registry.npmjs.org/cli-usage/-/cli-usage-0.1.4.tgz"
  },
  "gitHead": "998afc5fe38325f26c043a93d554ec5cc5ef8a0b",
  "keywords": [
    "CLI-Usage",
    "Markdown",
    "Usage",
    "CLI",
    "Print-Usage"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "mikaelb",
      "email": "mikaelbre@gmail.com"
    }
  ],
  "name": "cli-usage",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "scripts": {
    "test": "mocha tests.js -R spec"
  },
  "version": "0.1.4"
}
