summaryrefslogtreecommitdiffstats
path: root/documentation/package.json
blob: 3ef39190be3438a92d460a12f591da5557cc483b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "documentation",
  "version": "1.0.0",
  "description": "--- home: true heroImage: /img/logo-light.svg actionText: Get Started → actionLink: /webapp/ footer: Albert-Ludwigs-Universität Freiburg | Copyright © 2019 ---",
  "dependencies": {
    "vuepress": "^1.4.1"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC"
}