itiitworks42
Version:
testingday3nodejs
20 lines (19 loc) • 362 B
JSON
{
"name": "itiitworks42",
"version": "1.0.0",
"description": "testingday3nodejs",
"main": "Module1.js",
"dependencies": {
"express": "^4.17.2"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"iti",
"itworks"
],
"author": "mostafamahmoud",
"license": "ISC"
}