Skip to content

Instantly share code, notes, and snippets.

@phynet
Created February 17, 2016 08:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phynet/be541d4155c3dd4b5bf5 to your computer and use it in GitHub Desktop.
Save phynet/be541d4155c3dd4b5bf5 to your computer and use it in GitHub Desktop.
{
"cordova": [
[
"plugin",
"add",
"https://descinet.bbva.es/stash/scm/cellsnative/cordova-plugin-deviceinfo.git",
"https://descinet.bbva.es/stash/scm/cellsnative/cordova-plugin-base.git",
"https://descinet.bbva.es/stash/scm/cellsnative/cordova-plugin-html5video.git",
"https://descinet.bbva.es/stash/scm/cellsnative/cordova-plugin-touchid.git",
"https://descinet.bbva.es/stash/scm/cellsnative/cordova-plugin-nativeheader",
"https://descinet.bbva.es/stash/scm/cellsnative/cordova-plugin-pdfreader",
"https://descinet.bbva.es/stash/scm/cellsnative/cordova-plugin-touchid",
"https://descinet.bbva.es/stash/scm/cellsnative/cordova-plugin-smsregex",
"https://descinet.bbva.es/stash/scm/cellsnative/cordova-plugin-showinfo",
"https://descinet.bbva.es/stash/scm/cellsnative/cordova-plugin-securestorage",
"https://descinet.bbva.es/stash/scm/cellsnative/cordova-plugin-qrreader",
"https://descinet.bbva.es/stash/scm/cellsnative/cordova-plugin-push",
"https://descinet.bbva.es/stash/scm/cellsnative/cordova-plugin-bbvapay.git"
],
[
"build"
]
],
"dependencies": {
"cli": "^0.11.1",
"gulp": "^3.9.1",
"gulp-cordova": "^1.1.0",
"plist": "^1.2.0"
},
"name": "script",
"version": "0.0.1",
"main": "exec-cordova.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment