12 lines
259 B
JSON
12 lines
259 B
JSON
{
|
|
"name": "game-retro-rewind",
|
|
"version": "1.1.2",
|
|
"description": "Vortex support for Retro Rewind - Video Store Simulator",
|
|
"main": "index.js",
|
|
"author": "Interstellarcodes",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"vortex-api": "^1.0.0"
|
|
}
|
|
}
|