blob: fd96bbd76e8e351c8ad1fff610ccfc5a0f21167c [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.0",
"chai": "^4.1.2",
"common-sk": "^3.0.1",
"elements-sk": "^2.5.0",
"infra-sk": "~0.6.0",
"karma": "^3.0.0",
"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.1",
"lit-html": "~0.12.0",
"mocha": "^5.2.0",
"pulito": "^4.1.0",
"sinon": "^6.2.0",
"webpack": "^4.17.2",
"webpack-cli": "^3.1.0",
"webpack-dev-server": "^3.1.7"
}
}