{
  "name": "@onehilltech/blueprint-cli",
  "description": "command-line interface for Blueprint.js",
  "version": "5.0.0-alpha.1",
  "private": false,
  "author": "One Hill Technologies, LLC",
  "repository": "onehilltech/blueprint",
  "dependencies": {
    "base-object": "^1.4.0",
    "bluebird": "^3.5.1",
    "chalk": "^2.4.1",
    "commander": "^6.1.0",
    "fs-extra": "^6.0.0",
    "handlebars": "^4.7.6",
    "npm": "^3.10.7",
    "ora": "^2.1.0",
    "winston": "^2.4.2"
  },
  "license": "Apache-2.0",
  "engines": {
    "node": ">=11.6.0",
    "npm": ">=6.5.0"
  },
  "bin": {
    "blueprint": "./bin/blueprint"
  },
  "gitHead": "567d5916d7729ca1acaf4aaae759abb241f2afb1"
}
