mirror of https://github.com/rancher/ui.git
25 lines
488 B
JSON
25 lines
488 B
JSON
{
|
|
"name": "shared",
|
|
"keywords": [
|
|
"ember-addon"
|
|
],
|
|
"dependencies": {
|
|
"ansi_up": "*",
|
|
"ember-api-store": "*",
|
|
"ember-math-helpers": "*",
|
|
"ember-truth-helpers": "*",
|
|
"ember-cli-htmlbars": "*",
|
|
"ember-cli-pagination": "*",
|
|
"ember-cli-babel": "*",
|
|
"ember-wormhole": "*",
|
|
"liquid-fire": "*",
|
|
"semver": "*",
|
|
"shell-quote": "*",
|
|
"url-regex": "*",
|
|
"yamljs": "*",
|
|
"xterm": "*",
|
|
"ivy-codemirror": "*",
|
|
"jsyaml": "*"
|
|
}
|
|
}
|