mirror of
https://github.com/linuxserver/emulatorjs.git
synced 2026-01-21 04:33:10 +08:00
14 lines
357 B
JSON
14 lines
357 B
JSON
{
|
|
"name": "emulatorjs",
|
|
"version": "1.3.6",
|
|
"description": "Rom and art management utility for generating configuration files for use with the EmulatorJS frontend",
|
|
"main": "index.js",
|
|
"author": "thelamer",
|
|
"dependencies": {
|
|
"cloudcmd": "^15.9.8",
|
|
"express": "^4.17.1",
|
|
"ipfs-http-client": "^53.0.1",
|
|
"socket.io": "^4.3.1"
|
|
}
|
|
}
|