Permalink
Cannot retrieve contributors at this time
Fetching contributors…
| { | |
| "name": "stage-js", | |
| "description": "2D HTML5 JavaScript library for cross-platform game development", | |
| "homepage": "http://piqnt.com/stage.js/", | |
| "keywords": [ | |
| "html5", | |
| "game", | |
| "rendering", | |
| "engine", | |
| "2d", | |
| "canvas", | |
| "mobile" | |
| ], | |
| "license": "MIT", | |
| "repository": { | |
| "type": "git", | |
| "url": "git://github.com/piqnt/stage.js.git" | |
| }, | |
| "ignore": [ "example/", "template/", "test/" ] | |
| } |