This commit is contained in:
Omer Sabic 2024-05-29 21:05:53 +02:00
parent 1c0c0eb039
commit acb2e249c0

13
build/package.json Normal file
View File

@ -0,0 +1,13 @@
{
"name": "build",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "module"
}