summaryrefslogtreecommitdiff
path: root/www/lib/ionic-pullup/example/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/ionic-pullup/example/package.json')
-rw-r--r--www/lib/ionic-pullup/example/package.json27
1 files changed, 0 insertions, 27 deletions
diff --git a/www/lib/ionic-pullup/example/package.json b/www/lib/ionic-pullup/example/package.json
deleted file mode 100644
index 1bd7d46c..00000000
--- a/www/lib/ionic-pullup/example/package.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "name": "example",
- "version": "1.0.0",
- "description": "example: 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"
- },
- "cordovaPlugins": [
- "cordova-plugin-device",
- "cordova-plugin-console",
- "cordova-plugin-whitelist",
- "cordova-plugin-splashscreen",
- "com.ionic.keyboard"
- ],
- "cordovaPlatforms": [
- "android"
- ]
-} \ No newline at end of file