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