nodetaskd3
Version:
a task for iti
18 lines (17 loc) • 320 B
JSON
{
"name": "nodetaskd3",
"version": "1.0.0",
"description": "a task for iti",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node server.js"
},
"keywords": [
"ITI",
"node",
"AAIB"
],
"author": "Eslam Mostafa",
"license": "ISC"
}