summaryrefslogtreecommitdiff
path: root/www/lib/ionic-pullup/example/package.json
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2017-09-27 11:39:30 -0400
committerPliable Pixels <pliablepixels@gmail.com>2017-09-27 11:39:30 -0400
commite18708f10b04455be151a5a799f0109c34f20a25 (patch)
tree9e4559ef0fff8b366474e7768308ddca1e32268a /www/lib/ionic-pullup/example/package.json
parent97a1cb3ae199c7b5455dcba0001efd5b4c32040a (diff)
package updates to set up bower correctly #535
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