markerjs-live
Version:
Live player for image annotations created with marker.js 2
27 lines (26 loc) • 570 B
JSON
{
"name": "markerjs-live",
"version": "1.2.1",
"description": "Live player for image annotations created with marker.js 2",
"main": "markerjs-live.js",
"module": "markerjs-live.esm.js",
"types": "markerjs-live.d.ts",
"author": "Alan Mendelevich",
"license": "SEE LICENSE IN LICENSE",
"scripts": {},
"repository": {
"type": "git",
"url": "https://github.com/ailon/markerjs-live"
},
"keywords": [
"annotate",
"mark",
"highlight",
"image",
"photo",
"graphics",
"javascript",
"typescript",
"comment"
]
}