{
  "_args": [
    [
      "cli-usage@0.1.10",
      "/Users/mathieuherve/www/provelo/wp-content/themes/wp-start/wp-gulp"
    ]
  ],
  "_development": true,
  "_from": "cli-usage@0.1.10",
  "_id": "cli-usage@0.1.10",
  "_inBundle": false,
  "_integrity": "sha512-Q/s1S4Jz5LYI0LQ+XiFQCXkhMzn244ddyIffni8JIq/kL95DvQomVQ0cJC41c76hH9/FmZGY7rZB53y/bXHtRA==",
  "_location": "/cli-usage",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cli-usage@0.1.10",
    "name": "cli-usage",
    "escapedName": "cli-usage",
    "rawSpec": "0.1.10",
    "saveSpec": null,
    "fetchSpec": "0.1.10"
  },
  "_requiredBy": [
    "/node-notifier"
  ],
  "_resolved": "https://registry.npmjs.org/cli-usage/-/cli-usage-0.1.10.tgz",
  "_spec": "0.1.10",
  "_where": "/Users/mathieuherve/www/provelo/wp-content/themes/wp-start/wp-gulp",
  "author": {
    "name": "Mikael Brevik"
  },
  "bugs": {
    "url": "https://github.com/mikaelbr/cli-usage/issues"
  },
  "dependencies": {
    "marked": "^0.7.0",
    "marked-terminal": "^3.3.0"
  },
  "description": "Easily show CLI usage from a markdown source file",
  "devDependencies": {
    "mocha": "^6.2.0"
  },
  "homepage": "https://github.com/mikaelbr/cli-usage",
  "keywords": [
    "CLI-Usage",
    "Markdown",
    "Usage",
    "CLI",
    "Print-Usage"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "cli-usage",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mikaelbr/cli-usage.git"
  },
  "scripts": {
    "test": "mocha tests.js -R spec"
  },
  "version": "0.1.10"
}
