Files
NodeTest/app/package.json
2024-09-15 10:58:45 +00:00

13 lines
188 B
JSON

{
"name": "app",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"start": "node index.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": ""
}