{
  "name": "base65536-test",
  "version": "1.1.4",
  "description": "Language-agnostic test case files for the Base65536 encoding",
  "homepage": "https://github.com/qntm/base65536-test",
  "repository": {
    "type": "git",
    "url": "git://github.com/qntm/base65536-test.git"
  },
  "keywords": [
    "base65536",
    "unicode",
    "base64",
    "test"
  ],
  "author": "qntm",
  "license": "MIT",
  "files": [
    "data"
  ],
  "scripts": {
    "postpublish": "npm version patch && git push"
  }
}
