UNPKG

651 BJSONView Raw
1{
2 "name": "nanogallery2",
3 "version": "2.4.2",
4 "homepage": "https://nanogallery2.nanostudio.org",
5 "authors": [
6 "Christophe Brisbois"
7 ],
8 "description": "a 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 "photoset",
17 "slideshow",
18 "flickr",
19 "google photos",
20 "picasa",
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 ]
32}