UNPKG

olympus-r-phaserce

Version:

Olympus的Phaserce表现层库

34 lines (33 loc) 680 B
{ "name": "olympus-r-phaserce", "version": "0.1.0", "description": "Olympus的Phaserce表现层库", "main": "PhaserCEBridge.js", "files": [ "dist" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Raykid/Olympus.git" }, "keywords": [ "Olympus", "Phaser", "CE" ], "author": "raykid", "license": "ISC", "bugs": { "url": "https://github.com/Raykid/Olympus/issues" }, "homepage": "https://github.com/Raykid/Olympus#readme", "devDependencies": { "olympus-r": "^0.8.12" }, "dependencies": { "phaser-ce": "^2.13.3" } }