a
This commit is contained in:
parent
b04877e60c
commit
2517ce4f56
1461
package-lock.json
generated
Normal file
1461
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
24
package.json
Normal file
24
package.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "blahaj-srv",
|
||||
"version": "1.0.0",
|
||||
"description": "scripts for blahaj.tr",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/Xargana/blahaj-srv.git"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/Xargana/blahaj-srv/issues"
|
||||
},
|
||||
"homepage": "https://github.com/Xargana/blahaj-srv#readme",
|
||||
"dependencies": {
|
||||
"axios": "^1.8.4",
|
||||
"express": "^4.21.2"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue