easyannotation
Version:
Image annotation in JavaScript
24 lines (23 loc) • 534 B
JSON
{
"name": "easyannotation",
"version": "2.0.6",
"main": "./dist/easyannotation.min.js",
"module": "./dist/easyannotation.esm.js",
"description": "Image annotation in JavaScript",
"keywords": [
"annotate",
"mark",
"free draw",
"highlight",
"image",
"photo",
"comment",
"image"
],
"scripts": {},
"author": "Andrei Beleuta",
"contributors": [],
"types": "typings/index.d.ts",
"homepage": "http://easyannotation.net/",
"repository": "https://github.com/abeleuta/easyannotation"
}