gd-canvas
Version:
This set of libraries was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.0 and no dependencies accept gd-tree (it has jquery and jstree) and gd-graph (it has jquery and chart.js).
40 lines (39 loc) • 1.02 kB
JSON
{
"name": "gd-canvas",
"version": "0.1.2",
"keywords": [
"Angular",
"Window",
"Modal Dialog",
"Contextmenu",
"Tooltip",
"Dashboard",
"Graph",
"Tab",
"Ribbon",
"Data Grid",
"Property Grid",
"TreeView",
"Canvas",
"Accordion",
"Splitter"
],
"license": "MIT",
"peerDependencies": {
"@angular/common": "^9.1.0",
"@angular/core": "^9.1.0",
"tslib": "^1.10.0"
},
"main": "bundles/gd-canvas.umd.js",
"module": "fesm5/gd-canvas.js",
"es2015": "fesm2015/gd-canvas.js",
"esm5": "esm5/gd-canvas.js",
"esm2015": "esm2015/gd-canvas.js",
"fesm5": "fesm5/gd-canvas.js",
"fesm2015": "fesm2015/gd-canvas.js",
"typings": "gd-canvas.d.ts",
"sideEffects": false,
"scripts": {
"prepublishOnly": "node --eval \"console.error('ERROR: Trying to publish a package that has been compiled by Ivy. This is not allowed.\\nPlease delete and rebuild the package, without compiling with Ivy, before attempting to publish.\\n')\" && exit 1"
}
}