elseifplayer/package.json
2021-02-18 23:14:19 +05:00

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"
}