You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
1.0 KiB
36 lines
1.0 KiB
{
|
|
"name": "strolch-wc-information-dialog",
|
|
"description": "Strolch WebComponent Information Dialog",
|
|
"version": "0.1.15",
|
|
"authors": [
|
|
"Robert von Burg"
|
|
],
|
|
"keywords": [
|
|
"strolch",
|
|
"input"
|
|
],
|
|
"main": "strolch-wc-information-dialog.html",
|
|
"private": true,
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@github.com:strolch-li/strolch-wc-information-dialog.git"
|
|
},
|
|
"license": "https://github.com/strolch-li/strolch-wc-information-dialog/blob/master/LICENSE",
|
|
"homepage": "https://github.com/strolch-li/strolch-wc-information-dialog",
|
|
"ignore": [],
|
|
"dependencies": {
|
|
"strolchjs": "strolch-li/strolchjs#^0.5.3",
|
|
"strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.4.7",
|
|
"strolch-wc-localize-behavior": "strolch-li/strolch-wc-localize-behavior#^1.1.16",
|
|
|
|
"polymer": "Polymer/polymer#^1.12.0",
|
|
|
|
"iron-a11y-keys": "PolymerElements/iron-a11y-keys#^1.0.9",
|
|
|
|
"paper-dialog": "PolymerElements/paper-dialog#^1.1.0",
|
|
"paper-button": "PolymerElements/paper-button#^1.0.15"
|
|
},
|
|
"devDependencies": {
|
|
}
|
|
}
|