mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 08:46:19 +10:00
29 lines
650 B
JSON
29 lines
650 B
JSON
{
|
|
"name": "bacon.js",
|
|
"filename": "Bacon.min.js",
|
|
"version": "0.3.5",
|
|
"author": "Juha Paananen",
|
|
"description": "A small functional reactive programming lib for JavaScript.",
|
|
"homepage": "http://baconjs.blogspot.com",
|
|
"keywords": [
|
|
"bacon",
|
|
"baconjs",
|
|
"functional",
|
|
"reactive",
|
|
"lib",
|
|
"frp"
|
|
],
|
|
|
|
"maintainers": [
|
|
{
|
|
"name": "Juha Paananen",
|
|
"web": "http://nullzzz.blogspot.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/raimohanska/bacon.js.git"
|
|
}
|
|
]
|
|
} |