retroassembly-custom-cores
Version:
Custom cores for RetroAssembly
23 lines (22 loc) • 446 B
JSON
{
"name": "retroassembly-custom-cores",
"version": "1.21.0-20250731190101",
"description": "Custom cores for RetroAssembly",
"keywords": [
"retroarch",
"emulator",
"emscripten"
],
"author": {
"name": "arianrhodsandlot",
"email": "theguidanceofawhitetower@gmail.com"
},
"license": "GPL-3.0",
"files": [
"dist"
],
"scripts": {
"bump": "./scripts/bump.sh",
"dev": "python3 -m http.server"
}
}