Spaces:
Running
Running
File size: 507 Bytes
1c57350 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | {
"name": "ui-60s",
"version": "1.0.0",
"description": "--- title: OpenRA-Bench emoji: 🎮 colorFrom: red colorTo: blue sdk: gradio sdk_version: \"5.12.0\" app_file: app.py pinned: true license: gpl-3.0 ---",
"main": "index.js",
"directories": {
"doc": "docs",
"test": "tests"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"devDependencies": {
"jsdom": "^29.1.1"
}
}
|