mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-13 23:06:20 +10:00
33 lines
588 B
JSON
33 lines
588 B
JSON
{
|
|
"name": "bean",
|
|
"filename": "bean.min.js",
|
|
"description": "A small, fast, framework-agnostic event manager",
|
|
"version": "1.0.14",
|
|
"homepage": "https://github.com/fat/bean",
|
|
"authors": [
|
|
"Jacob Thornton <@fat>",
|
|
"Rod Vagg <@rvagg>",
|
|
"Dustin Diaz <@ded>"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/fat/bean.git"
|
|
},
|
|
"keywords": [
|
|
"ender",
|
|
"events",
|
|
"event",
|
|
"dom"
|
|
],
|
|
"npmName": "bean",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/",
|
|
"files": [
|
|
"bean.js",
|
|
"bean.min.js"
|
|
]
|
|
}
|
|
]
|
|
}
|