aboutsummaryrefslogtreecommitdiff
blob: 65aee608aa23fa7c95fa37038c582436c5ca0c69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "name": "planet-tyrian",
  "version": "0.1.0",
  "description": "tyrian - planet template pack",
  "author": "Max Magorsch",
  "license": "BSD-2-Clause",
  "repository": {
    "type": "git",
    "url": "https://anongit.gentoo.org/git/sites/planet-tyrian.git"
  },
  "keywords": [
    "planet",
    "pluto",
    "blank",
    "planet-templates",
    "gentoo",
    "tyrian"
  ],
  "dependencies": {
    "@gentoo/tyrian": "git+https://anongit.gentoo.org/git/sites/tyrian-theme.git#v2.0.0",
    "bootstrap-datepicker": "^1.9.0",
    "lunr": "^2.3.8"
  }
}