mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 02:36:13 +10:00
26 lines
514 B
JSON
26 lines
514 B
JSON
{
|
|
"name": "sammy.js",
|
|
"filename": "sammy.min.js",
|
|
"version": "0.7.4",
|
|
"description": "Sammy is a RESTful Evented JavaScript framework built on top of jQuery.",
|
|
"homepage": "http://sammyjs.org/",
|
|
"keywords": [
|
|
"framework",
|
|
"restful",
|
|
"popular",
|
|
"jquery"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Aaron Quint"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/quirkey/sammy"
|
|
}
|
|
]
|
|
|
|
}
|