pranilism
Version:
About me packages
25 lines (24 loc) • 467 B
JSON
{
"name": "pranilism",
"version": "1.1.12",
"description": "About me packages",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"pranilism": "node index.js"
},
"bin": {
"pranilism": "bin/runPranilism.js"
},
"keywords": [
"About",
"me"
],
"author": "pranil tunga",
"license": "ISC",
"dependencies": {
"openurl": "^1.1.1",
"readline": "^1.3.0",
"shelljs": "^0.8.4"
}
}