12 lines
213 B
JSON
12 lines
213 B
JSON
|
{
|
||
|
"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": ""
|
||
|
}
|