| 123456789101112 |
- {
- "name": "phasereditor2d.ide",
- "version": "1.0.0",
- "description": "Phaser Editor 2D IDE.",
- "repository": "github:PhaserEditor2D/PhaserEditor2D-v3",
- "devDependencies": {
- "tslint": "^6.1.3",
- "typescript": "^4.2.4"
- },
- "author": "Arian Fornaris <[email protected]> (https://phasereditor2d.com)",
- "license": "MIT"
- }
|