blob: fb9c509dd7590bb464c363acbbb9ea6bdea8ae0a [file] [log] [blame]
{
"name": "infra",
"version": "0.0.0",
"description": "Skia Infrastructure Repository",
"main": ".eslintrc.js",
"directories": {
"doc": "docs"
},
"dependencies": {
"@ffmpeg/core": "^0.11.0",
"@ffmpeg/ffmpeg": "^0.11.6",
"@google-web-components/google-apis": "^3.0.1",
"@google-web-components/google-chart": "^4.0.2",
"@material/material-color-utilities": "^0.2.7",
"@puppeteer/browsers": "^1.7.1",
"@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/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",
"@webgpu/types": "0.1.21",
"acorn": "^8.7.0",
"ajv": "^8.12.0",
"canvaskit-wasm": "^0.39.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",
"csso-cli": "^3.0.0",
"d3-array": "^2.12.1",
"d3-force": "^2.1.1",
"d3-interpolate": "^3.0.0",
"d3-scale": "^4.0.2",
"d3-selection": "^1.4.2",
"eslint": "^7.24.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.22.1",
"express": "^4.18.2",
"fetch-mock": "^9.11.0",
"fuse.js": "^6.6.2",
"glob": "^7.1.6",
"howler": "^2.2.1",
"jsdoc": "^4.0.2",
"jsoneditor": "^9.3.1",
"jszip": "^3.8.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": "^9.2.2",
"natives": "^1.1.6",
"prettier": "^3.1.0",
"puppeteer": "19.2.2",
"puppeteer-core": "19.2.2",
"sass": "^1.69.5",
"sinon": "^7.5.0",
"socket.io-parser": "^4.2.3",
"streamx": "^2.15.5",
"typescript": "4.9.3",
"ua-parser-js": "^0.7.34"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://skia.googlesource.com/buildbot.git"
},
"author": "",
"license": "BSD"
}