todo/public/vendor/jquery-ui/bower.json

14 lines
171 B
JSON
Raw Normal View History

2020-06-23 04:40:37 +00:00
{
"name": "jquery-ui",
"version": "1.12.1",
"main": [
"jquery-ui.js"
],
"ignore": [
],
"license": "MIT",
"dependencies": {
"jquery": ">=1.6"
}
}