neelansh
Version:
Test npm file for testing nodejs npm first time
17 lines (16 loc) • 343 B
JSON
{
"name": "neelansh",
"version": "1.0.5",
"description": "Test npm file for testing nodejs npm first time",
"main": "index.html",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"neelansh",
"mathur"
],
"author": "Neelansh Mathur",
"license": "ISC",
"readme": "README.md"
}