infinite-blr
Version:
this is my first web server in infinite bangalore
22 lines (21 loc) • 415 B
JSON
{
"name": "infinite-blr",
"version": "1.0.0",
"description": "this is my first web server in infinite bangalore",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"infinite",
"bangalore",
"vijay",
"vjoy"
],
"author": "vijay",
"license": "ISC",
"dependencies": {
"express": "^4.16.2"
},
"devDependencies": {}
}