blob: 2977cda59c07ecf945d7519fe846701bea98fd95 [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.0",
"chai": "^4.1.2",
"common-sk": "^3.0.0",
"copy-webpack-plugin": "^4.5.2",
"elements-sk": "^2.4.1",
"infra-sk": "^0.2.0",
"karma": "^2.0.5",
"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.0",
"mocha": "^5.2.0",
"pulito": "^4.1.0",
"sinon": "^6.1.4",
"webpack": "^4.16.3",
"webpack-cli": "^3.1.0",
"webpack-dev-server": "^3.1.5"
}
}