Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "Car APP",
- "version": "1.1.1",
- "description": "car app",
- "dependencies": {
- "gulp": "^3.5.6",
- "gulp-sass": "^2.0.4",
- "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-statusbar",
- "ionic-plugin-keyboard",
- {
- "locator": "https://github.com/homerours/cordova-music-controls-plugin",
- "id": "cordova-plugin-music-controls"
- },
- {
- "locator": "https://github.com/apache/cordova-plugin-splashscreen.git",
- "id": "cordova-plugin-splashscreen"
- },
- "ionic-plugin-deploy"
- ],
- "cordovaPlatforms": [
- "android"
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment