{ "name": "phaser", "homepage": "http://phaser.io", "authors": [ "photonstorm " ], "description": "A fun, free and fast 2D game framework for making HTML5 games for desktop and mobile, supporting Canvas and WebGL.", "main": "build/phaser.js", "keywords": [ "html5", "game", "games", "framework", "canvas", "WebGL", "tilemaps", "physics", "sprites", "fonts", "images", "audio", "Web", "Audio", "touch", "input", "mobile" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "typescript": { "definitions": [ "typescript/p2.d.ts", "typescript/phaser.comments.d.ts", "typescript/pixi.comments.d.ts" ] }, "version": "2.6.2", "_release": "2.6.2", "_resolution": { "type": "version", "tag": "v2.6.2", "commit": "dd39f9ab08d57fa1bacd1287ccadb03fb3151267" }, "_source": "https://github.com/photonstorm/phaser.git", "_target": "^2.6.2", "_originalSource": "phaser", "_direct": true }