bossco
Version:
23 lines (22 loc) • 429 B
JSON
{
"name": "bossco",
"version": "1.0.0",
"description": "GG",
"main": "index.js",
"scripts": {
"test": "make test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/runoob/runoob.git"
},
"keywords": [
"GG"
],
"author": "bossco",
"license": "ISC",
"bugs": {
"url": "https://github.com/runoob/runoob/issues"
},
"homepage": "https://github.com/runoob/runoob#readme"
}