mirror of
https://github.com/YunoHost-Apps/limesurvey_ynh.git
synced 2024-09-03 19:36:32 +02:00
10 lines
141 B
JSON
10 lines
141 B
JSON
{
|
|
"name": "jquery.cookie",
|
|
"version": "1.3.1",
|
|
"main": [
|
|
"./jquery.cookie.js"
|
|
],
|
|
"dependencies": {
|
|
"jquery": ">=1.0"
|
|
}
|
|
}
|