blob: f1fd543dd4fafbc508198e0b83e5e1967e0aa2da [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.1",
"common-sk": "~3.1.0",
"elements-sk": "~2.7.0",
"html-webpack-inject-attributes-plugin": "^1.0.1",
"infra-sk": "~0.8.1",
"lit-html": "~0.14.0"
},
"devDependencies": {
"chai": "~4.2.0",
"copy-webpack-plugin": "~4.6.0",
"html-webpack-plugin": "^3.2.0",
"karma": "~3.1.4",
"karma-chai": "~0.1.0",
"karma-chrome-launcher": "~2.2.0",
"karma-firefox-launcher": "~1.1.0",
"karma-mocha": "~1.3.0",
"karma-sinon": "~1.0.5",
"karma-webpack": "~3.0.5",
"mocha": "~5.2.0",
"pulito": "~4.1.1",
"sinon": "~7.2.2",
"webpack": "~4.28.1",
"webpack-cli": "~3.1.2",
"webpack-dev-server": "~3.1.11"
}
}