blob: 8b4137ea9dfd5626ef74cb37b5236300a8b96725 [file] [log] [blame]
{
"author": "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)",
"bugs": {
"url": "https://github.com/webmodules/custom-event/issues"
},
"description": "Cross-browser `CustomEvent` constructor",
"devDependencies": {
"zuul": "~1.16.3"
},
"homepage": "https://github.com/webmodules/custom-event",
"keywords": [
"dom",
"browser",
"event",
"custom",
"customevent",
"constructor"
],
"license": "MIT",
"main": "index.js",
"name": "custom-event",
"repository": {
"type": "git",
"url": "git://github.com/webmodules/custom-event.git"
},
"scripts": {
"test": "make test"
},
"version": "1.0.1"
}