aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Magorsch <arzano@gentoo.org>2020-02-17 18:24:06 +0100
committerMax Magorsch <arzano@gentoo.org>2020-02-17 18:24:06 +0100
commit3df5f6291e56ebc50831e8e8c1bf5fa0aecd7b20 (patch)
tree8dae648790510fb91406573f2ee0fe67af22dee1 /sources/css/tyrian/package.json
parentUpdate Bootstrap to 3.4.1 (diff)
downloadtyrian-theme-tyrian-v1.tar.gz
tyrian-theme-tyrian-v1.tar.bz2
tyrian-theme-tyrian-v1.zip
Restructure the project for usage with npm/yarnv1.0.0tyrian-v1
Signed-off-by: Max Magorsch <arzano@gentoo.org>
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"
- }
-}