react-glize
Version:
Glize library for React.
29 lines (28 loc) • 697 B
JSON
{
"name": "react-glize",
"version": "22.7.25",
"description": "Glize library for React.",
"homepage": "https://github.com/Datamart/react-glize",
"repository": "github:Datamart/react-glize",
"license": "Apache-2.0",
"main": "./index.js",
"exports": "./index.js",
"bugs": {
"url": "https://github.com/Datamart/react-glize/issues"
},
"author": {
"name": "Valentin Podkamennyi",
"email": "vpodk@users.noreply.github.com",
"url": "https://vpodk.com/"
},
"keywords": [
"glize",
"react"
],
"dependencies": {
"expirable-storage": "^1.0.0",
"glize": "^22.7.25",
"komito-analytics": "^1.0.5",
"react-hamburger-drawer": "^21.11.19"
}
}