blob: 981f88cf2a22acbd3517f3f5214d8b5cb1e279d2 [file] [log] [blame]
{
"name": "infra",
"version": "0.0.0",
"description": "Skia Infrastructure Repository",
"main": ".eslintrc.js",
"directories": {
"doc": "docs"
},
"dependencies": {
"@bazel/esbuild": "^5.5.0",
"@bazel/typescript": "^5.5.0",
"@google-web-components/google-apis": "^3.0.1",
"@google-web-components/google-chart": "^4.0.2",
"@types/chai": "^4.2.16",
"@types/chai-dom": "0.0.10",
"@types/codemirror": "0.0.108",
"@types/codemirror5": "npm:@types/codemirror@^5.60.5",
"@types/d3-array": "^2.9.0",
"@types/d3-force": "^2.1.1",
"@types/d3-scale": "^3.2.2",
"@types/d3-selection": "^1.4.3",
"@types/dialog-polyfill": "^0.5.0",
"@types/express": "^4.17.11",
"@types/google.visualization": "0.0.68",
"@types/howler": "^2.2.3",
"@types/jsoneditor": "^8.6.0",
"@types/karma": "^4.4.3",
"@types/mocha": "^8.2.2",
"@types/node": "^14.14.37",
"@types/sinon": "^7.5.2",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.22.0",
"@typescript/lib-dom": "npm:@types/web@^0.0.58",
"@webcomponents/custom-elements": "^1.4.1",
"acorn": "^8.7.0",
"canvaskit-wasm": "^0.25.1",
"chai": "^4.3.4",
"chai-as-promised": "^7.1.1",
"chai-dom": "^1.9.0",
"chart.js": "^3.1.0",
"codemirror": "^5.60.0",
"codemirror5": "npm:codemirror@^5.65.1",
"common-sk": "3.4.2",
"csso-cli": "^3.0.0",
"d3-array": "^2.12.1",
"d3-force": "^2.1.1",
"d3-scale": "^3.2.4",
"d3-selection": "^1.4.2",
"dialog-polyfill": "^0.5.6",
"elements-sk": "4.1.2",
"eslint": "^7.24.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-plugin-import": "^2.22.1",
"express": "^4.17.1",
"fetch-mock": "^9.11.0",
"glob": "^7.1.6",
"howler": "^2.2.1",
"jsdoc": "^3.6.6",
"jsoneditor": "^9.3.1",
"jszip": "^3.6.0",
"karma": "^6.3.16",
"karma-chai": "^0.1.0",
"karma-chai-dom": "^1.1.0",
"karma-chrome-launcher": "^3.1.0",
"karma-mocha": "^2.0.1",
"karma-sinon": "^1.0.5",
"karma-spec-reporter": "0.0.32",
"lit-html": "^1.3.0",
"lottie-web": "^5.9.6",
"mocha": "^8.3.2",
"natives": "^1.1.6",
"puppeteer": "^8.0.0",
"sinon": "^7.5.0",
"ts-node": "^9.1.1",
"typescript": "^4.2.4"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://skia.googlesource.com/buildbot.git"
},
"author": "",
"license": "BSD"
}