Spaces:
Running
Running
Kastg
commited on
Delete package.json
Browse files- package.json +0 -20
package.json
DELETED
@@ -1,20 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"name": "Kastg api",
|
3 |
-
"version": "1.0.0",
|
4 |
-
"description": "This is a Test",
|
5 |
-
"main": "index.js",
|
6 |
-
"scripts": {
|
7 |
-
"test": "echo \"Error: no test specified\" && exit 1"
|
8 |
-
},
|
9 |
-
"keywords": [],
|
10 |
-
"author": "",
|
11 |
-
"license": "ISC",
|
12 |
-
"dependencies": {
|
13 |
-
"@types/node": "^18.0.6",
|
14 |
-
"axios": "^1.6.3",
|
15 |
-
"cors": "^2.8.5",
|
16 |
-
"express": "^4.18.2",
|
17 |
-
"node-fetch": "^3.2.6"
|
18 |
-
}
|
19 |
-
}
|
20 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|