{
  "name": "cli-chain",
  "description": "chainable cli creation, minimal, interactive, powerful.",
  "version": "0.0.12",
  "main": "src/index.js",
  "module": "src/index.js",
  "scripts": {
    "test": "ava --verbose"
  },
  "names": [
    "flipcli"
  ],
  "todoDependencies": {
    "fuzzy": "0.1.3",
    "commander": "^2.9.0",
    "inquirer-autocomplete-prompt": "0.8.0",
    "rx": "^4.1.0",
    "flipcache": "*",
    "fluent-skeleton": "*"
  },
  "devDependencies": {
    "ava": "^0.19.1",
    "fosho": "*"
  },
  "dependencies": {
    "execa": "^0.6.3",
    "configstore": "*",
    "likeaboss": "*",
    "funwithflags": "*",
    "flipchain": "^0.6.0",
    "flipfile": "*",
    "fliplog": "*",
    "script-chain": "*",
    "inquirer": "^3.0.6",
    "inspector-gadget": "*",
    "lodash.sortby": "^4.7.0",
    "to-arr": "*",
    "arr-to-obj": "*",
    "vorpal": "^1.12.0",
    "does-include": "*"
  },
  "keywords": [
    "cli",
    "vorpal",
    "fluent",
    "interactive",
    "chain",
    "easy",
    "creation",
    "minimal",
    "nodejs",
    "fliphub",
    "flipbox",
    "webpack-chain",
    "flipchain",
    "chainable"
  ],
  "license": "MIT",
  "author": "James <aretecode@gmail.com>",
  "homepage": "https://github.com/fluents/cli-chain#readme",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fluents/cli-chain.git"
  },
  "bugs": {
    "url": "https://github.com/fluents/cli-chain/issues"
  }
}
