aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.16/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'common/gnome-shell/3.16/package.json')
-rw-r--r--common/gnome-shell/3.16/package.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/common/gnome-shell/3.16/package.json b/common/gnome-shell/3.16/package.json
new file mode 100644
index 0000000..b08961b
--- /dev/null
+++ b/common/gnome-shell/3.16/package.json
@@ -0,0 +1,7 @@
+{
+ "devDependencies": {
+ "gulp": "~3.9.0",
+ "gulp-filter": "~2.0.2",
+ "gulp-sass": "~2.0.4"
+ }
+}