kush
Version:
a new hope, now with yarn
23 lines (22 loc) • 441 B
JSON
{
"name": "kush",
"version": "1.0.5",
"description": "a new hope, now with yarn",
"main": "index.js",
"scripts": {
"test": "node index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kusl/kush.git"
},
"keywords": [
"kush"
],
"author": "kus",
"license": "ISC",
"bugs": {
"url": "https://github.com/kusl/kush/issues"
},
"homepage": "https://github.com/kusl/kush#readme"
}