ganesh-ind
Version:
this is my first module
18 lines (17 loc) • 328 B
JSON
{
"name": "ganesh-ind",
"version": "1.0.0",
"description": "this is my first module",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"'Hello world",
"node",
"ganesh",
"intellipaat"
],
"author": "Ganesh Choudhary",
"license": "ISC"
}