blob: 7204ac10b1c6e86113551dddf4697f8d983122f5 [file] [log] [blame]
{
"name": "alert-manager",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@webcomponents/custom-elements": "~1.4.1",
"common-sk": "~3.4.0",
"dialog-polyfill": "^0.5.1",
"elements-sk": "~3.3.1",
"html-webpack-inject-attributes-plugin": "^1.0.3",
"lit-html": "~1.2.1"
},
"devDependencies": {
"chai": "~4.2.0",
"copy-webpack-plugin": "~5.0.4",
"html-webpack-plugin": "^3.2.0",
"karma": "~4.3.0",
"karma-chai": "~0.1.0",
"karma-chai-dom": "^1.1.0",
"karma-chrome-launcher": "~3.1.0",
"karma-firefox-launcher": "~1.3.0",
"karma-mocha": "~1.3.0",
"karma-sinon": "~1.0.5",
"karma-webpack": "~4.0.2",
"mocha": "~6.2.0",
"pulito": "~4.4.0",
"sinon": "~7.4.2",
"webpack": "~4.43.0",
"webpack-cli": "~3.3.11",
"webpack-dev-server": "~3.11.0"
}
}