kpi-cli
Version:
You know nothing John Snow!
23 lines (22 loc) • 523 B
JSON
{
"name": "kpi-cli",
"version": "0.0.1",
"description": "You know nothing John Snow!",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/bear-projects/kpi-cli.git"
},
"keywords": [
"koa-cli"
],
"author": "acookiebear",
"license": "ISC",
"bugs": {
"url": "https://github.com/bear-projects/kpi-cli/issues"
},
"homepage": "https://github.com/bear-projects/kpi-cli#readme"
}