UNPKG

668 BJSONView Raw
1{
2 "name": "nanogallery2",
3 "version": "3.0.5",
4 "homepage": "https://nanogallery2.nanostudio.org",
5 "authors": [
6 "Christophe Brisbois"
7 ],
8 "description": "modern photo / video gallery and lightbox.",
9 "main": "dist/jquery.nanogallery2.min.js",
10 "keywords": [
11 "nanogallery",
12 "nanogallery2",
13 "image",
14 "gallery",
15 "photo",
16 "video",
17 "photoset",
18 "slideshow",
19 "flickr",
20 "google photos",
21 "swipe",
22 "responsive",
23 "jquery-plugin"
24 ],
25 "license": "Dual: GPLv3 and commercial",
26 "ignore": [
27 "**/.*",
28 "demonstration",
29 "doc",
30 "third.party",
31 "screenshots"
32 ]
33}