emulatorjs/package.json

12 lines
304 B
JSON

{
"name": "emulatorjs",
"version": "0.0.2",
"description": "Rom and art management utility for generating configuration files for use with the EmulatorJS frontend",
"main": "index.js",
"author": "thelamer",
"dependencies": {
"ipfs-http-client": "^53.0.1",
"socket.io": "^4.3.1"
}
}