mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
34 lines
No EOL
841 B
JSON
34 lines
No EOL
841 B
JSON
{
|
|
"name": "fancybox",
|
|
"main": [
|
|
"source/jquery.fancybox.css",
|
|
"source/jquery.fancybox.js",
|
|
"source/blank.gif",
|
|
"source/fancybox_loading.gif",
|
|
"source/fancybox_loading@2x.gif",
|
|
"source/fancybox_overlay.png",
|
|
"source/fancybox_sprite.png",
|
|
"source/fancybox_sprite@2x.png",
|
|
"source/jquery.fancybox.pack.js"
|
|
],
|
|
"ignore": [
|
|
"**/.*",
|
|
"fancybox.jquery.json",
|
|
"demo"
|
|
],
|
|
"dependencies": {
|
|
"jquery": ">=1.10",
|
|
"jquery-mousewheel": "~3.1.3"
|
|
},
|
|
"homepage": "https://github.com/fancyapps/fancyBox",
|
|
"version": "2.1.6",
|
|
"_release": "2.1.6",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v2.1.6",
|
|
"commit": "c00852a5394ef18517598bfa3b9e885cdf5c7450"
|
|
},
|
|
"_source": "https://github.com/fancyapps/fancyBox.git",
|
|
"_target": "^2.1.6",
|
|
"_originalSource": "fancybox"
|
|
} |