github.com/cs3org/reva/v2@v2.27.7/docs/package.json (about)

     1  {
     2    "name": "tech-doc-hugo",
     3    "version": "0.0.1",
     4    "description": "Hugo theme for technical documentation.",
     5    "main": "none.js",
     6    "scripts": {
     7      "test": "echo \"Error: no test specified\" && exit 1"
     8    },
     9    "repository": {
    10      "type": "git",
    11      "url": "git+https://github.com/bep/tech-doc-hugo.git"
    12    },
    13    "author": "",
    14    "license": "ISC",
    15    "bugs": {
    16      "url": "https://github.com/bep/tech-doc-hugo/issues"
    17    },
    18    "homepage": "https://github.com/bep/tech-doc-hugo#readme",
    19    "dependencies": {},
    20    "devDependencies": {
    21      "autoprefixer": "^10.2.6",
    22      "postcss-cli": "^8.3.1",
    23      "postcss": "^8.2.10"
    24    }
    25  }