coyotte508 HF Staff commited on
Commit
65f67ac
·
verified ·
1 Parent(s): 22871ae

Delete package.json

Browse files
Files changed (1) hide show
  1. package.json +0 -19
package.json DELETED
@@ -1,19 +0,0 @@
1
- {
2
- "name": "push-model-from-web",
3
- "version": "1.0.0",
4
- "description": "",
5
- "main": "index.js",
6
- "scripts": {
7
- "build": "tsc"
8
- },
9
- "author": "",
10
- "license": "ISC",
11
- "dependencies": {
12
- "@huggingface/hub": "^0.3.3"
13
- },
14
- "devDependencies": {
15
- "prettier": "^2.8.5",
16
- "tailwindcss": "^3.2.7",
17
- "typescript": "^5.0.2"
18
- }
19
- }