{
  "name": "@clef/cordova-plugin-clef",
  "version": "0.0.4",
  "description": "Cordova SDK for Clef Native",
  "scripts": {
    "watch": "webpack --progress --colors --watch"
  },
  "cordova": {
    "id": "cordova-plugin-clef",
    "platforms": [
      "ios",
      "android"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/clef/clef-native-sdk-cordova.git"
  },
  "keywords": [
    "ecosystem:cordova",
    "cordova-ios",
    "cordova-android"
  ],
  "author": "Clef",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/clef/clef-native-sdk-cordova/issues"
  },
  "homepage": "https://github.com/clef/clef-native-sdk-cordova#readme",
  "devDependencies": {
    "babel-cli": "^6.11.4",
    "babel-core": "^6.13.2",
    "babel-eslint": "^6.1.2",
    "babel-loader": "^6.2.4",
    "babel-plugin-transform-runtime": "^6.12.0",
    "babel-preset-es2015": "^6.13.2",
    "babel-preset-stage-0": "^6.5.0",
    "es6-promise": "3.2.1",
    "eslint": "^3.3.1",
    "webpack": "^1.13.1"
  },
  "dependencies": {
    "babel-runtime": "^6.11.6",
    "xcode": "^0.8.9"
  }
}
