byeworld
Version:
simply puts a 'bye' on your console. That's it!
17 lines (16 loc) • 323 B
JSON
{
"name": "byeworld",
"description": "simply puts a 'bye' on your console. That's it!",
"author": "Abhishek Deb <iam@debabhishek.com> (http://debabhishek.com)",
"version": "0.0.1",
"main": "app.js",
"scripts": {
"test": "--t"
},
"keywords": [
"bye",
"bye",
"world"
],
"license": "MIT"
}