blob: a94042a3d402c282996ad1118c23eb9e35c87406 [file] [log] [blame]
{
"name": "named-fiddles",
"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",
"chai": "^4.2.0",
"common-sk": "^3.2.4",
"dialog-polyfill": "^0.5.0",
"elements-sk": "3.0.1",
"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",
"lit-html": "~1.1.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"
}
}