A hackable template for creating small and fast browser games.
at main 9 lines 148 B view raw
1{ 2 "name": "goodluck-docs", 3 "version": "0.0.0", 4 "author": "", 5 "dependencies": { 6 "highlight.js": "^11.6.0", 7 "marked": "^4.0.18" 8 } 9}