mirror of
https://github.com/supanadit/todo.git
synced 2024-11-10 09:52:19 +00:00
14 lines
171 B
JSON
Executable File
14 lines
171 B
JSON
Executable File
{
|
|
"name": "jquery-ui",
|
|
"version": "1.12.1",
|
|
"main": [
|
|
"jquery-ui.js"
|
|
],
|
|
"ignore": [
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jquery": ">=1.6"
|
|
}
|
|
}
|