lab2/package.json
2024-10-11 14:21:38 +02:00

12 lines
187 B
JSON

{
"name": "lab2",
"version": "1.0.0",
"description": "Aplikacja do lab2",
"main": "index.js",
"scripts": {
"test": "node index.js"
},
"author": "",
"license": "ISC"
}