{
  "name": "heya-io",
  "description": "Intelligent I/O for browsers.",
  "main": "main.js",
  "authors": [
    "Eugene Lazutkin <eugene.lazutkin@gmail.com> (http://www.lazutkin.com/)"
  ],
  "license": "BSD-3-Clause",
  "keywords": [
    "I/O",
    "XHR"
  ],
  "homepage": "https://github.com/heya/io",
  "moduleType": [
    "amd",
    "globals",
    "node"
  ],
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
