mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-24 12:16:31 +10:00
Added latest version of Zepto (0.8) and updated description and URL to match official site.
19 lines
417 B
JSON
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"
|
|
}
|
|
]
|
|
}
|