blob: 968e380e298a10a48d71427df77628e3c53a1560 [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": "2.9.3",
"elix": "^6.0.4",
"eslint": "^6.1.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-webpack": "~3.0.5",
"lit-html": "^1.1.2",
"mocha": "~5.2.0",
"postcss-cli": "~6.1.3",
"pulito": "~4.2.2",
"webpack": "~4.39.1",
"webpack-cli": "~3.3.6",
"webpack-dev-server": "~3.8.0"
}
}