glk
Version:
Glk protocol for JavaScript
21 lines (20 loc) • 345 B
JSON
{
"name": "glk",
"version": "1.0.0",
"description": "Glk protocol for JavaScript",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"files": [
"dispatch.js",
"glkrun.c",
"index.js",
"README"
],
"keywords": [
"glk"
],
"author": "",
"license": "Unlicense"
}