annotorious
Version:
This is an image annotation tool that can also be used for openseadragon comments.
18 lines (17 loc) • 393 B
JSON
{
"name": "annotorious",
"version": "0.6.4",
"description": "This is an image annotation tool that can also be used for openseadragon comments.",
"main": "annotorious.min.js",
"directories": {
"example": "example"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"annotorious"
],
"author": "aaaxiu",
"license": "ISC"
}