heya-io
Version:
Intelligent I/O for browsers and Node.
27 lines (26 loc) • 467 B
JSON
{
"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"
]
}