{
  "name": "@wenn/onb",
  "version": "1.0.0",
  "description": "onb-core",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "onb",
    "core"
  ],
  "dependencies": {
    "axios": "^0.18.0",
    "chalk": "^2.4.2",
    "figlet": "^1.2.1",
    "inquirer": "^6.2.2",
    "shelljs": "^0.8.3"
  },
  "devDependencies": {
    "husky": "^1.3.1"
  },
  "author": "Revi",
  "license": "ISC"
}