UNPKG

juno-console

Version:

Juno is a clean and lightweight 2D game framework written in TypeScript for making tiny HTML5 Games.

9 lines (8 loc) 126 B
{ "compilerOptions": { "target": "es6", "module": "commonjs", "declaration": true, "outDir": "./dist" } }