ctojs
Version:
23 lines (22 loc) • 438 B
JSON
{
"name": "ctojs",
"version": "0.0.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"欢迎使用ctojs\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ctojs/cto"
},
"keywords": [
"cto"
],
"author": "rushui",
"license": "ISC",
"bugs": {
"url": "https://github.com/ctojs/cto/issues"
},
"homepage": "https://github.com/ctojs/cto#readme"
}