summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 00000000..e6190172
--- /dev/null
+++ b/package.json
@@ -0,0 +1,17 @@
+{
+ "name": "zmninja",
+ "version": "1.0.0",
+ "description": "zmNinja: An Ionic project",
+ "dependencies": {
+ "gulp": "^3.5.6",
+ "gulp-sass": "^1.3.3",
+ "gulp-concat": "^2.2.0",
+ "gulp-minify-css": "^0.3.0",
+ "gulp-rename": "^1.2.0"
+ },
+ "devDependencies": {
+ "bower": "^1.3.3",
+ "gulp-util": "^2.2.14",
+ "shelljs": "^0.3.0"
+ }
+} \ No newline at end of file