Files
cdnjs/ajax/libs/zepto/package.json
T
James Turnbull 7808615ddd Zepto 0.8
Added latest version of Zepto (0.8) and updated description and URL to match official site.
2011-12-19 21:22:06 +00:00

19 lines
417 B
JSON

{
"name": "zepto",
"filename": "zepto.min.js",
"version": "0.8",
"description": "Zepto.js is a minimalist JavaScript framework for modern web browsers, with a jQuery-compatible syntax.",
"homepage": "http://zeptojs.com/",
"keywords": [
"framework",
"toolkit",
"mobile",
"webkit"
],
"maintainers": [
{
"name": "Thomas Fuchs"
}
]
}