@micrio/client
Version:
Micrio Client image viewer
23 lines (22 loc) • 454 B
JSON
{
"name": "@micrio/client",
"version": "5.4.28",
"description": "Micrio Client image viewer",
"main": "micrio.min.js",
"types": "micrio.min.d.ts",
"type": "module",
"keywords": [
"micrio"
],
"engines": {
"node": ">=18.17.0"
},
"engineStrict": true,
"author": "Marcel Duin <marcel@micr.io>",
"homepage": "https://micr.io/",
"repository": {
"type": "git",
"url": "git+https://github.com/Q42/Micrio.Client.git"
},
"license": "MIT"
}