samishken
Version:
its a resume
19 lines (18 loc) • 317 B
JSON
{
"name": "samishken",
"version": "1.0.1",
"description": "its a resume",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Samishken",
"license": "ISC",
"bin": {
"resume": "./index.js"
},
"keywords": [
"resume",
"Samuel"
]
}