Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @dbmdz/mirador-imagecropper@1.0.0
  • Loading branch information
morpheus-87 committed Aug 23, 2017
1 parent a4c027f commit da33cd9
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions ImageCropper/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "@dbmdz/mirador-imagecropper",
"version": "1.0.0",
"description": "Adds an overlay to the canvas for retrieving the image url for the selected area.",
"keywords": [
"iiif",
"mirador"
],
"license": "MIT",
"author": "Matthias Lindinger",
"main": "ImageCropper.js",
"repository": {
"type": "git",
"url": "https://github.com/dbmdz/mirador-plugins.git"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit da33cd9

Please sign in to comment.