blob: 282241f471c9ef720989e3e4aa9b92e67b054b7e [file] [log] [blame]
{
"name": "infra",
"version": "0.0.0",
"description": "Skia Infrastructure Repository",
"main": ".eslintrc.js",
"directories": {
"doc": "docs"
},
"dependencies": {
"eslint": "^6.8.0",
"eslint-config-airbnb-base": "^14.0.0",
"eslint-plugin-import": "^2.20.1"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://skia.googlesource.com/buildbot.git"
},
"author": "",
"license": "BSD"
}