blob: 37d08bbf10cc36f00ed081157e31c6c25d0e5075 [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.2.4",
"common-sk": "~3.2.4",
"dialog-polyfill": "^0.5.0",
"elements-sk": "~3.0.1",
"html-webpack-inject-attributes-plugin": "^1.0.1",
"lit-html": "~1.1.2"
},
"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-chrome-launcher": "~3.1.0",
"karma-firefox-launcher": "~1.2.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.40.2",
"webpack-cli": "~3.3.9",
"webpack-dev-server": "~3.8.1"
}
}