Skip to content
This repository was archived by the owner on Apr 15, 2021. It is now read-only.

Commit 05e3b8e

Browse files
committed
add package.json for nivo-lightbox
Try to add package.json for this repository.
1 parent e4dd7cf commit 05e3b8e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

package.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"name": "nivo-lightbox",
3+
"version": "1.2.0",
4+
"description": "A simple, flexible, responsive, retina-ready jQuery lightbox plugin",
5+
"homepage": "https://dev7studios.com/nivo-lightbox",
6+
"keywords": [
7+
"image",
8+
"lightbox",
9+
"javascript"
10+
],
11+
"repository": {
12+
"type": "git",
13+
"url": "git@github.com:gilbitron/Nivo-Lightbox.git"
14+
},
15+
"license": "MIT",
16+
"author": "Gilbert Pellegrom <gilbert@pellegrom.me>"
17+
}

0 commit comments

Comments
 (0)