mirror of
https://github.com/ulfgebhardt/system.git
synced 2025-12-13 09:35:49 +00:00
8 lines
163 B
JSON
8 lines
163 B
JSON
{
|
|
"name": "tooltipster",
|
|
"version": "3.2.4",
|
|
"main": ["js/jquery.tooltipster.min.js", "css/tooltipster.css"],
|
|
"dependencies": {
|
|
"jquery": ">=1.7"
|
|
}
|
|
} |