mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-22 11:16:12 +10:00
35 lines
717 B
JSON
35 lines
717 B
JSON
{
|
|
"name": "jquery-mobile",
|
|
"npmName": "jquery-mobile",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/dist/",
|
|
"files": [
|
|
"*.css",
|
|
"*.js",
|
|
"*.map"
|
|
]
|
|
}
|
|
],
|
|
"filename": "jquery.mobile.min.js",
|
|
"version": "1.4.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"
|
|
}
|
|
]
|
|
}
|