EdgeAIG commited on
Commit
f27f0b6
·
verified ·
1 Parent(s): 74e4783

Delete package.json

Browse files
Files changed (1) hide show
  1. package.json +0 -15
package.json DELETED
@@ -1,15 +0,0 @@
1
- {
2
- "name": "opencode-space",
3
- "version": "1.0.0",
4
- "description": "An AI coding agent running in your browser via Hugging Face Spaces, powered by NVIDIA NIM.",
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
- "@huggingface/hub": "^2.13.2"
14
- }
15
- }