say-namaste
Version:
a simple module to console log namaste
23 lines (22 loc) • 571 B
JSON
{
"name": "say-namaste",
"version": "1.0.0",
"description": "a simple module to console log namaste",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mohite-abhi/say-namaste.git"
},
"keywords": [
"namaste"
],
"author": "abhishek <abhishekmohite421@gmail.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/mohite-abhi/say-namaste/issues"
},
"homepage": "https://github.com/mohite-abhi/say-namaste#readme"
}