-
-
Notifications
You must be signed in to change notification settings - Fork 270
Expand file tree
/
Copy pathpackage.json
More file actions
18 lines (18 loc) · 602 Bytes
/
Copy pathpackage.json
File metadata and controls
18 lines (18 loc) · 602 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name": "@tholman/intense-images",
"version": "1.0.7",
"description":
"A simple library to view large images up close using simple mouse interaction, and the full screen.",
"main": "intense.js",
"repository": {
"type": "git",
"url": "git+https://github.com/tholman/intense-images.git"
},
"keywords": ["web", "front-end", "image viewer", "photography"],
"author": "Tim Holman <timothy.w.holman@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/tholman/intense-images/issues"
},
"homepage": "https://github.com/tholman/intense-images#readme"
}