@ppci/allocation-graph
Version:
Allocation graph
35 lines (34 loc) • 817 B
JSON
{
"name": "@ppci/allocation-graph",
"version": "1.2.2",
"description": "Allocation graph",
"main": "index.js",
"publishConfig": {
"access": "public"
},
"keywords": [
"Allocation",
"Graph",
"Usage",
"Supply"
],
"author": "Powerpeers",
"license": "ISC",
"dependencies": {
"@apollo-elements/lit-apollo": "^1.1.1",
"@ppci/custom-loader": "^1.1.3",
"@ppci/stacked-column-chart": "^1.2.2",
"@ppci/styles": "^1.5.2",
"@ppci/utils": "^1.12.12",
"@ppci/widget-wrapper": "^1.2.8",
"graphql-tag": "^2.10.1",
"lit-element": "^2.1.0",
"moment": "^2.24.0",
"pwa-helpers": "^0.9.1"
},
"devDependencies": {
"@open-wc/demoing-storybook": "^0.3.0",
"@open-wc/testing": "^2.2.6"
},
"gitHead": "e9f76f0c1570562cb607f2729a1db354ca1fdc76"
}