drake_core
Version:
Common libraries for general purpose tasks
25 lines (24 loc) • 552 B
JSON
{
"name": "drake_core",
"version": "1.0.0",
"description": "Common libraries for general purpose tasks",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/manish-drake/core.git"
},
"keywords": [
"drake",
"logging",
"command"
],
"author": "Manish",
"license": "MIT",
"bugs": {
"url": "https://github.com/manish-drake/core/issues"
},
"homepage": "https://github.com/manish-drake/core#readme"
}