aboutsummaryrefslogtreecommitdiff
blob: ef33b434ab3ae4d5189d0cb3d1e0cc615443ec77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "gentoo-tyrian-css",
  "description": "CSS base for Gentoo Tyrian theme",
  "repository": "https://anongit.gentoo.org/git/sites/tyrian-theme.git",
  "version": "0.0.1",
  "devDependencies": {
    "grunt": "~1.0.4",
    "grunt-contrib-copy": "~1.0.0",
    "grunt-contrib-less": "~2.0.0",
    "grunt-contrib-watch": "~1.1.0",
    "grunt-replace-regex": "~1.0.3",
    "grunt-string-replace": "~1.3.1",
    "grunt-shell": "~3.0.1"
  }
}