{
  "name": "@qgame/html",
  "version": "1.1.0",
  "description": "> TODO: description",
  "keywords": [
    "html",
    "vivo"
  ],
  "bin": {
    "html2mg": "index.js"
  },
  "license": "MIT",
  "main": "index.js",
  "directories": {
    "lib": "lib",
    "test": "__tests__"
  },
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org/"
  },
  "files": [
    "lib"
  ],
  "scripts": {
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "gitHead": "c39ccde8745e2fc5adf571b7f471d6a43201affe"
}
