aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-01-05 20:54:02 +0100
committerAlex Legler <alex@a3li.li>2015-01-05 20:54:02 +0100
commitcdcd32ef6739bc4180bf323ae01a85d072ee3696 (patch)
tree21facfcc5dd2df7c4ce54321b98c5108bc92537a /package.json
parentAlso adapt footer background paths (diff)
downloadtyrian-theme-cdcd32ef6739bc4180bf323ae01a85d072ee3696.tar.gz
tyrian-theme-cdcd32ef6739bc4180bf323ae01a85d072ee3696.tar.bz2
tyrian-theme-cdcd32ef6739bc4180bf323ae01a85d072ee3696.zip
Add new main Gruntfile
Diffstat (limited to 'package.json')
-rw-r--r--package.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..2a4ff7f
--- /dev/null
+++ b/package.json
@@ -0,0 +1,9 @@
+{
+ "name": "gentoo-tyrian",
+ "version": "0.0.1",
+ "devDependencies": {
+ "grunt": "~0.4.1",
+ "grunt-contrib-copy": "~0.5.0",
+ "grunt-shell": "~0.6.4"
+ }
+}