Spaces:
Sleeping
Sleeping
{ | |
"tasks": { | |
"start": "deno run --allow-net --allow-read --allow-write=./ --allow-env --allow-run main.ts" | |
}, | |
"imports": { | |
"@ai-sdk/openai-compatible": "npm:@ai-sdk/openai-compatible@^0.2.2", | |
"@ai-sdk/provider": "npm:@ai-sdk/provider@^1.1.0", | |
"@huggingface/hub": "npm:@huggingface/hub@^1", | |
"@std/assert": "jsr:@std/assert", | |
"@std/dotenv": "jsr:@std/dotenv", | |
"@std/random": "jsr:@std/random", | |
"@std/async": "jsr:@std/async", | |
"@std/path": "jsr:@std/path", | |
"@std/fs": "jsr:@std/fs", | |
"ai": "npm:ai@^4.2.8", | |
"dedent": "npm:dedent@^1.5.3", | |
"discord-api-types": "npm:discord-api-types@^0.37.119" | |
}, | |
"lock": false, | |
"fmt": { | |
"indentWidth": 2, | |
"lineWidth": 84865564, | |
"proseWrap": "preserve", | |
"semiColons": true, | |
"singleQuote": true, | |
"useTabs": false | |
} | |
} | |