blob: d2ba286cdbd9f1823d5384ab4d182598c7cfab5b [file] [log] [blame]
{
"name": "perf",
"version": "0.1.0",
"private": true,
"description": "skiaperf.com",
"main": "index.js",
"scripts": {
"test": "make test"
},
"author": "",
"license": "BSD",
"dependencies": {
"@bundled-es-modules/fetch-mock": "^6.5.2",
"@webcomponents/custom-elements": "^1.2.4",
"autoprefixer": "~9.6.1",
"chai": "~4.2.0",
"chart.js": "^2.8.0",
"chartjs-plugin-annotation": "^0.5.7",
"chartjs-plugin-zoom": "^0.7.3",
"common-sk": "^3.2.4",
"cssmin": "",
"dialog-polyfill": "^0.5.0",
"elements-sk": "3.0.1",
"elix": "^7.0.0",
"eslint": "^6.4.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",
"lit-html": "^1.1.2",
"mocha": "~6.2.0",
"postcss-cli": "~6.1.3",
"pulito": "^4.4.0",
"sinon": "^7.4.2",
"webpack": "~4.40.2",
"webpack-cli": "~3.3.9",
"webpack-dev-server": "~3.8.1"
}
}