Files
cdnjs/ajax/libs/sammy.js/package.json
T
2013-01-31 13:18:28 -05:00

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"
}
]
}