UNPKG

kenzo-graphics-library-v2

Version:

Lightweight 2D/3D JavaScript engine using HTML5 canvas, math-based and fast.

29 lines (28 loc) 664 B
{ "name": "kenzo-graphics-library-v2", "version": "8.0.0", "description": "Lightweight 2D/3D JavaScript engine using HTML5 canvas, math-based and fast.", "keywords": [ "graphics", "engine", "2D", "3D", "canvas", "javascript", "game", "math" ], "homepage": "https://kenzobasarthedev.github.io/", "repository": { "type": "git", "url": "https://github.com/KenzoBasarTheDev/KGL.js" }, "bugs": { "url": "https://github.com/KenzoBasarTheDev/KGL.js/issues" }, "author": "Kenzo Basar", "license": "GPL-3.0", "dependencies": { "kenzo-graphics-library-v2": "^7.0.1" } }