mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 08:46:19 +10:00
24 lines
612 B
JSON
24 lines
612 B
JSON
{
|
|
"name": "jquery-mobile",
|
|
"filename": "jquery.mobile.min.js",
|
|
"version": "1.3.1",
|
|
"description": "A unified, HTML5-based user interface system for all popular mobile device platforms, built on the rock-solid jQuery and jQuery UI foundation.",
|
|
"homepage": "http://jquerymobile.com/",
|
|
"keywords": [
|
|
"framework",
|
|
"toolkit",
|
|
"popular"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "The jQuery Project"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/jquery/jquery-mobile.git"
|
|
}
|
|
]
|
|
}
|