mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
39 lines
863 B
JSON
39 lines
863 B
JSON
{
|
|
"name": "ekko-lightbox",
|
|
"version": "5.0.0",
|
|
"main": "./dist/ekko-lightbox.min.js",
|
|
"ignore": [
|
|
"**/.*",
|
|
"examples",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests"
|
|
],
|
|
"dependencies": {
|
|
"bootstrap": ">= 4.0.0-alpha.3"
|
|
},
|
|
"homepage": "https://github.com/ashleydw/lightbox",
|
|
"authors": [
|
|
"ashleydw <hello@ashleyd.ws>"
|
|
],
|
|
"description": "A lightbox gallery plugin for Bootstrap based on the modal plugin",
|
|
"keywords": [
|
|
"lightbox",
|
|
"gallery",
|
|
"bootstrap",
|
|
"jquery",
|
|
"modal"
|
|
],
|
|
"license": "MIT",
|
|
"_release": "5.0.0",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v5.0.0",
|
|
"commit": "4a2a275438bca3e085ec19fb88307449b5e3d4cf"
|
|
},
|
|
"_source": "https://github.com/ashleydw/lightbox.git",
|
|
"_target": "^5.0.0",
|
|
"_originalSource": "ekko-lightbox",
|
|
"_direct": true
|
|
} |