graphics-2/lab_1/package.json

12 lines
213 B
JSON
Raw Normal View History

2025-02-18 15:23:30 +03:00
{
"name": "lab_1",
"version": "1.0.0",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Remizov Kirill",
"license": "ISC",
"description": ""
}