mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 18:56:05 +10:00
43 lines
742 B
JSON
43 lines
742 B
JSON
{
|
|
"name": "eddy",
|
|
"version": "0.6.3",
|
|
"description": "Event Driven JS",
|
|
"homepage": "https://github.com/WebReflection/eddy",
|
|
"keywords": [
|
|
"event",
|
|
"driven",
|
|
"standard",
|
|
"ES3",
|
|
"ES5",
|
|
"ES6",
|
|
"DOM",
|
|
"node",
|
|
"rhino",
|
|
"nashorn",
|
|
"duk",
|
|
"browser",
|
|
"IE"
|
|
],
|
|
"author": {
|
|
"name": "Andrea Giammarchi",
|
|
"web": "http://webreflection.blogspot.com/"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/WebReflection/eddy.git"
|
|
},
|
|
"filename": "eddy.dom.js",
|
|
"npmName": "eddy",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/build/",
|
|
"files": [
|
|
"eddy.dom.js",
|
|
"eddy.dom.max.js",
|
|
"eddy.js",
|
|
"eddy.max.js"
|
|
]
|
|
}
|
|
]
|
|
}
|