Raw File
{
  "name": "cvat-docs",
  "version": "0.0.1",
  "description": "Hugo dependencies that should be installed separately",
  "main": "none.js",
  "dependencies": {},
  "devDependencies": {
    "autoprefixer": "^10.2.5",
    "postcss-cli": "^8.3.1",
    "postcss": "^8.2.15"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cvat-ai/cvat.git"
  },
  "author": "CVAT.ai",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/cvat-ai/cvat/issues"
  },
  "homepage": "https://github.com/cvat-ai/cvat#readme"
}
back to top