jquery-ui/bower.json

14 lines
142 B
JSON
Raw Normal View History

{
"name": "jquery-ui",
"ignore": [
"**/.*",
"build",
"demos",
"external",
"tests"
],
"dependencies": {
"jquery": ">=1.6"
}
}