| { | |
| "name": "ag", | |
| "version": "1.0.0", | |
| "description": "--- title: Aether Garden emoji: ๐ colorFrom: gray colorTo: purple sdk: gradio sdk_version: 5.50.0 app_file: app.py pinned: true license: mit tags: - gradio - agents - simulation - three.js - persistent-world - hackathon ---", | |
| "main": "index.js", | |
| "directories": { | |
| "test": "tests" | |
| }, | |
| "scripts": { | |
| "test": "echo \"Error: no test specified\" && exit 1" | |
| }, | |
| "repository": { | |
| "type": "git", | |
| "url": "git+https://github.com/kavyabhand/Aether-Garden.git" | |
| }, | |
| "keywords": [], | |
| "author": "", | |
| "license": "ISC", | |
| "type": "commonjs", | |
| "bugs": { | |
| "url": "https://github.com/kavyabhand/Aether-Garden/issues" | |
| }, | |
| "homepage": "https://github.com/kavyabhand/Aether-Garden#readme" | |
| } | |