@sudoo/coco
Version:
:ocean: A simple command line tool framework
22 lines • 471 B
JSON
{
"name": "@sudoo/coco",
"main": "index.js",
"version": "1.8.5",
"description": ":ocean: A simple command line tool framework",
"repository": {
"type": "git",
"url": "git+https://github.com/sudoo/Coco.git"
},
"keywords": [
"bark"
],
"author": "WMXPY",
"license": "MIT",
"bugs": {
"url": "https://github.com/sudoo/Coco/issues"
},
"homepage": "https://github.com/sudoo/Coco#readme",
"dependencies": {
"connor": "^2.7.0"
}
}