jellyfin-web/dashboard-ui/bower_components/eventie/.bower.json
2015-11-18 21:36:19 -05:00

35 lines
684 B
JSON

{
"name": "eventie",
"version": "1.0.6",
"main": "eventie.js",
"description": "event binding helper",
"ignore": [
"component.json",
"test.html",
"**/.*",
"node_modules",
"bower_components"
],
"homepage": "https://github.com/desandro/eventie",
"authors": [
"David DeSandro"
],
"moduleType": [
"amd",
"globals",
"node"
],
"keywords": [
"event"
],
"license": "MIT",
"_release": "1.0.6",
"_resolution": {
"type": "version",
"tag": "v1.0.6",
"commit": "14d2ca3df97da64c820829a8310f9198fbafbcfa"
},
"_source": "git://github.com/desandro/eventie.git",
"_target": "^1",
"_originalSource": "eventie"
}