123456789101112131415 |
- {
- "name": "ai-tslang",
- "version": "1.0.0",
- "description": "",
- "main": "task-tsgame.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "keywords": [],
- "author": "",
- "license": "ISC",
- "dependencies": {
- "typescript": "^5.2.2"
- }
- }
|