@docsvision/webclient
Version:
Type definitions for DocsVision WebClient scripts and extensions.
34 lines (33 loc) • 825 B
JSON
{
"name": "@docsvision/webclient",
"version": "6.1.6-beta.1",
"description": "Type definitions for DocsVision WebClient scripts and extensions.",
"main": "index.js",
"scripts": {},
"dependencies": {
"@types/classnames": "^2.2.6",
"@types/jquery": "^3.3.22",
"@types/moment": "^2.13.0",
"@types/qs": "^6.5.1",
"@types/react": "^16.6",
"@types/react-dom": "^16.0.6",
"@types/shallowequal": "^0.2.3",
"@types/styled-components": "^4.1.0",
"@types/systemjs": "^0.20.6",
"@types/vis": "^4.21.8",
"tslib": "^1.9.3",
"typescript": "^3.2"
},
"keywords": [
"typescript",
"typings",
"docsvision",
"webclient",
"SDK",
"scripts",
"extensions",
"solutions"
],
"author": "Docsvision",
"license": "ISC"
}