mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-04-20 03:02:41 -04:00
14 lines
142 B
JSON
14 lines
142 B
JSON
{
|
|
"name": "jquery-ui",
|
|
"ignore": [
|
|
"**/.*",
|
|
"build",
|
|
"demos",
|
|
"external",
|
|
"tests"
|
|
],
|
|
"dependencies": {
|
|
"jquery": ">=1.6"
|
|
}
|
|
}
|