UNPKG

retroassembly-custom-cores

Version:
27 lines (26 loc) 584 B
{ "name": "retroassembly-custom-cores", "version": "1.22.2-20260719172358", "description": "Custom cores for RetroAssembly", "keywords": [ "emscripten", "emulator", "retroarch" ], "repository": { "type": "git", "url": "git+https://github.com/arianrhodsandlot/retroassembly-custom-cores.git" }, "license": "GPL-3.0", "author": { "name": "arianrhodsandlot", "email": "theguidanceofawhitetower@gmail.com" }, "files": [ "dist/cores/*.zip" ], "scripts": { "bump": "./scripts/bump.sh", "dev": "python3 -m http.server" } }