{
  "name": "bigview-cli",
  "version": "1.3.10",
  "description": "",
  "main": "index.js",
  "bin": {
    "bpm": "index.js",
    "bigview": "index.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "fs-extra": "^2.0.0",
    "mkdirp": "^0.5.1",
    "tpl_apply": "^1.0.5"
  }
}
