Spaces:
Runtime error
Runtime error
File size: 1,052 Bytes
d70d08b 10a7711 d70d08b 10a7711 706ee05 10a7711 d70d08b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 |
{
"name": "clewd",
"version": "4.6",
"description": "<div align=\"center\"> <a href=\"https://github.com/teralomaniac/clewd\"> <h1>Clewd</h1> <img height=\"120\" width=\"120\" alt=\"Clewd\" title=\"Clewd\" src=\"https://gitgud.io/ahsk/clewd/-/raw/master/media/logo.png\" align=\"left\" />",
"main": "clewd.js",
"engines": {
"node": ">=20.4.0"
},
"scripts": {
"run": "node clewd.js"
},
"keywords": [
"doom",
"coom"
],
"author": {
"name": "ahsk",
"url": "https://gitgud.io/ahsk"
},
"contributors": [
{
"name": "ahsk",
"url": "https://gitgud.io/ahsk"
},
{
"name": "h-a-s-k",
"url": "https://github.com/h-a-s-k"
}
],
"homepage": "https://rentry.org/teralomaniac_clewd",
"repository": {
"type": "git",
"url": "git+https://github.com/teralomaniac/clewd.git"
},
"bugs": {
"url": "https://gitgud.io/ahsk/clewd/-/issues"
},
"dependencies": {
"localtunnel": "^2.0.2",
"@anthropic-ai/tokenizer": "^0.0.4"
}
}
|