UNPKG

isometric

Version:

Engine for generating SVG and Canvas isometric game interfaces

19 lines (18 loc) 466 B
{ "name": "isometric", "version": "0.0.1", "description": "Engine for generating SVG and Canvas isometric game interfaces", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "isometric" ], "author": "qodeninja <dev@qodeninja.com> (http://qodeparty.com/dist)", "license": "Apache-2.0", "repository": { "type": "git", "url": "https://github.com/qodeninja/isometric.git" } }