From e18708f10b04455be151a5a799f0109c34f20a25 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 27 Sep 2017 11:39:30 -0400 Subject: package updates to set up bower correctly #535 --- www/lib/ionic-pullup/example/package.json | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 www/lib/ionic-pullup/example/package.json (limited to 'www/lib/ionic-pullup/example/package.json') 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 -- cgit v1.2.3