mirror of
https://github.com/He4eT/elseifplayer.git
synced 2026-05-05 01:17:22 +00:00
11 lines
255 B
JSON
11 lines
255 B
JSON
{
|
|
"name": "ifplayer",
|
|
"version": "0.0.0",
|
|
"description": "Play interactive fiction games in your browser",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "He4eT",
|
|
"license": "MIT"
|
|
}
|