iuunhao
Version:
resume
18 lines (17 loc) • 300 B
JSON
{
"name": "iuunhao",
"version": "1.0.3",
"description": "resume",
"bin": {
"iuunhao": "./bin/iuunhao.js"
},
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "iuunhao",
"license": "ISC",
"dependencies": {
"colors-cli": "^1.0.7"
}
}