Spaces:
Paused
Paused
Delete package-lock.json
Browse files- package-lock.json +0 -131
package-lock.json
DELETED
|
@@ -1,131 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"name": "opencode-space",
|
| 3 |
-
"version": "1.0.0",
|
| 4 |
-
"lockfileVersion": 3,
|
| 5 |
-
"requires": true,
|
| 6 |
-
"packages": {
|
| 7 |
-
"": {
|
| 8 |
-
"name": "opencode-space",
|
| 9 |
-
"version": "1.0.0",
|
| 10 |
-
"license": "ISC",
|
| 11 |
-
"dependencies": {
|
| 12 |
-
"@huggingface/hub": "^2.13.2"
|
| 13 |
-
}
|
| 14 |
-
},
|
| 15 |
-
"node_modules/@huggingface/blake3-jit": {
|
| 16 |
-
"version": "0.0.2",
|
| 17 |
-
"resolved": "https://registry.npmjs.org/@huggingface/blake3-jit/-/blake3-jit-0.0.2.tgz",
|
| 18 |
-
"integrity": "sha512-Bq7B5qabyjrJfhBsl85Jd2QBtf+HzRD7h7A9GfN2lzrrsABhOa5evVPgzoCTxR7Ub0QFj7YDK1YkYRWBU25+2w==",
|
| 19 |
-
"license": "MIT"
|
| 20 |
-
},
|
| 21 |
-
"node_modules/@huggingface/hub": {
|
| 22 |
-
"version": "2.13.2",
|
| 23 |
-
"resolved": "https://registry.npmjs.org/@huggingface/hub/-/hub-2.13.2.tgz",
|
| 24 |
-
"integrity": "sha512-I1Pbn9UcBHCt0M/SbZkKzYr3JVnbJp4YIFv74eVRH2Y22yT9Jpm6DtfM74tcjNLbC7SyFZ433znUw0szdFd4Fg==",
|
| 25 |
-
"license": "MIT",
|
| 26 |
-
"dependencies": {
|
| 27 |
-
"@huggingface/tasks": "^0.21.13",
|
| 28 |
-
"@huggingface/xetchunk-wasm": "^0.1.0"
|
| 29 |
-
},
|
| 30 |
-
"bin": {
|
| 31 |
-
"hfjs": "dist/cli.js"
|
| 32 |
-
},
|
| 33 |
-
"engines": {
|
| 34 |
-
"node": ">=18"
|
| 35 |
-
},
|
| 36 |
-
"optionalDependencies": {
|
| 37 |
-
"cli-progress": "^3.12.0"
|
| 38 |
-
}
|
| 39 |
-
},
|
| 40 |
-
"node_modules/@huggingface/tasks": {
|
| 41 |
-
"version": "0.21.20",
|
| 42 |
-
"resolved": "https://registry.npmjs.org/@huggingface/tasks/-/tasks-0.21.20.tgz",
|
| 43 |
-
"integrity": "sha512-pGw7pQI8TYSbrOVfNRdrYeISDEYOvQzOCEBceYjEKOH2wOmooc6eGfbYRhAALDgNKZCSISPYYFszRxHta3FaNw==",
|
| 44 |
-
"license": "MIT"
|
| 45 |
-
},
|
| 46 |
-
"node_modules/@huggingface/xetchunk-wasm": {
|
| 47 |
-
"version": "0.1.0",
|
| 48 |
-
"resolved": "https://registry.npmjs.org/@huggingface/xetchunk-wasm/-/xetchunk-wasm-0.1.0.tgz",
|
| 49 |
-
"integrity": "sha512-wWpp2qwPgf9kv1KLJjcDUk/OrpDOsFoQ3Qpz0U5LGn20csoymBf8eneOv6wm/GzPBzlWac1OYiR0aa1vT6aM2Q==",
|
| 50 |
-
"license": "MIT",
|
| 51 |
-
"dependencies": {
|
| 52 |
-
"@huggingface/blake3-jit": "0.0.2",
|
| 53 |
-
"gearhash-jit": "1.0.2"
|
| 54 |
-
}
|
| 55 |
-
},
|
| 56 |
-
"node_modules/ansi-regex": {
|
| 57 |
-
"version": "5.0.1",
|
| 58 |
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
| 59 |
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
| 60 |
-
"license": "MIT",
|
| 61 |
-
"optional": true,
|
| 62 |
-
"engines": {
|
| 63 |
-
"node": ">=8"
|
| 64 |
-
}
|
| 65 |
-
},
|
| 66 |
-
"node_modules/cli-progress": {
|
| 67 |
-
"version": "3.12.0",
|
| 68 |
-
"resolved": "https://registry.npmjs.org/cli-progress/-/cli-progress-3.12.0.tgz",
|
| 69 |
-
"integrity": "sha512-tRkV3HJ1ASwm19THiiLIXLO7Im7wlTuKnvkYaTkyoAPefqjNg7W7DHKUlGRxy9vxDvbyCYQkQozvptuMkGCg8A==",
|
| 70 |
-
"license": "MIT",
|
| 71 |
-
"optional": true,
|
| 72 |
-
"dependencies": {
|
| 73 |
-
"string-width": "^4.2.3"
|
| 74 |
-
},
|
| 75 |
-
"engines": {
|
| 76 |
-
"node": ">=4"
|
| 77 |
-
}
|
| 78 |
-
},
|
| 79 |
-
"node_modules/emoji-regex": {
|
| 80 |
-
"version": "8.0.0",
|
| 81 |
-
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
| 82 |
-
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
| 83 |
-
"license": "MIT",
|
| 84 |
-
"optional": true
|
| 85 |
-
},
|
| 86 |
-
"node_modules/gearhash-jit": {
|
| 87 |
-
"version": "1.0.2",
|
| 88 |
-
"resolved": "https://registry.npmjs.org/gearhash-jit/-/gearhash-jit-1.0.2.tgz",
|
| 89 |
-
"integrity": "sha512-UhzJL4KXSdqAKepy/tZwmi2Rcy0YMmtiC4DQS4SURCuIWdh8ECZtnXK2ePRMLigfB61hRKdLK/Vgg2bSw73izQ==",
|
| 90 |
-
"license": "MIT"
|
| 91 |
-
},
|
| 92 |
-
"node_modules/is-fullwidth-code-point": {
|
| 93 |
-
"version": "3.0.0",
|
| 94 |
-
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
| 95 |
-
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
|
| 96 |
-
"license": "MIT",
|
| 97 |
-
"optional": true,
|
| 98 |
-
"engines": {
|
| 99 |
-
"node": ">=8"
|
| 100 |
-
}
|
| 101 |
-
},
|
| 102 |
-
"node_modules/string-width": {
|
| 103 |
-
"version": "4.2.3",
|
| 104 |
-
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
| 105 |
-
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
| 106 |
-
"license": "MIT",
|
| 107 |
-
"optional": true,
|
| 108 |
-
"dependencies": {
|
| 109 |
-
"emoji-regex": "^8.0.0",
|
| 110 |
-
"is-fullwidth-code-point": "^3.0.0",
|
| 111 |
-
"strip-ansi": "^6.0.1"
|
| 112 |
-
},
|
| 113 |
-
"engines": {
|
| 114 |
-
"node": ">=8"
|
| 115 |
-
}
|
| 116 |
-
},
|
| 117 |
-
"node_modules/strip-ansi": {
|
| 118 |
-
"version": "6.0.1",
|
| 119 |
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
| 120 |
-
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
| 121 |
-
"license": "MIT",
|
| 122 |
-
"optional": true,
|
| 123 |
-
"dependencies": {
|
| 124 |
-
"ansi-regex": "^5.0.1"
|
| 125 |
-
},
|
| 126 |
-
"engines": {
|
| 127 |
-
"node": ">=8"
|
| 128 |
-
}
|
| 129 |
-
}
|
| 130 |
-
}
|
| 131 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|