aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sources/css/tyrian/package.json')
-rw-r--r--sources/css/tyrian/package.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/sources/css/tyrian/package.json b/sources/css/tyrian/package.json
deleted file mode 100644
index 84881db..0000000
--- a/sources/css/tyrian/package.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "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-less": "~2.0.0",
- "grunt-replace-regex": "~1.0.3",
- "grunt-shell": "~3.0.1"
- }
-}