2015-10-12 12:09:56 -07:00
|
|
|
{
|
|
|
|
"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",
|
2015-11-29 11:16:42 -07:00
|
|
|
"_target": "^1",
|
2015-10-12 12:09:56 -07:00
|
|
|
"_originalSource": "eventie"
|
|
|
|
}
|