mirror of https://github.com/rancher/ui.git
43 lines
917 B
JSON
43 lines
917 B
JSON
{
|
|
"name": "shared",
|
|
"keywords": [
|
|
"ember-addon"
|
|
],
|
|
"dependencies": {
|
|
"async": "*",
|
|
"d3": "*",
|
|
"dompurify": "*",
|
|
"echarts": "*",
|
|
"@rancher/ember-api-store": "*",
|
|
"ember-auto-import": "*",
|
|
"ember-basic-dropdown": "*",
|
|
"ember-cli-babel": "*",
|
|
"ember-cli-clipboard": "*",
|
|
"ember-cli-htmlbars": "*",
|
|
"ember-cli-pagination": "*",
|
|
"ember-math-helpers": "*",
|
|
"ember-flatpickr": "*",
|
|
"ember-truth-helpers": "*",
|
|
"ember-wormhole": "*",
|
|
"file-saver": "*",
|
|
"identicon.js": "*",
|
|
"ipaddr.js": "*",
|
|
"ivy-codemirror": "*",
|
|
"jgrowl": "*",
|
|
"json2yaml": "*",
|
|
"jsyaml": "*",
|
|
"jszip": "*",
|
|
"liquid-fire": "*",
|
|
"marked": "*",
|
|
"prettycron": "*",
|
|
"prismjs": "*",
|
|
"semver": "*",
|
|
"shell-quote": "*",
|
|
"url-regex": "*",
|
|
"xterm": "*",
|
|
"xterm-addon-fit": "*",
|
|
"yamljs": "*",
|
|
"dot-object": "*"
|
|
}
|
|
}
|