{
  "name": "cordova-plugin-image-picker-fork",
  "version": "1.1.5",
  "description": "This plugin allows selection of multiple images from the camera roll / gallery in a phonegap app",
  "cordova": {
    "id": "cordova-plugin-image-picker-fork",
    "platforms": [
      "ios",
      "android"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gsviec/image-picker.git"
  },
  "keywords": [
    "ecosystem:cordova",
    "cordova-ios",
    "cordova-android"
  ],
  "engines": [
    {
      "name": "cordova",
      "version": ">=3.0.0"
    }
  ],
  "author": "Thien Tran",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/gsviec/image-picker/issues"
  },
  "dependencies": {},
  "homepage": "https://github.com/gsviec/mage-picker#readme",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
