{
  "name": "wp-media-picker",
  "version": "0.7.2",
  "description": "This jQuery plugin for WordPress can be used to transform an input field into a flexible and compatible media field with attachment selection and preview.",
  "keywords": [
    "wordpress",
    "media",
    "attachment",
    "admin",
    "ui",
    "jQuery",
    "plugin"
  ],
  "author": {
    "name": "Felix Arntz",
    "email": "felix-arntz@leaves-and-love.net",
    "url": "https://leaves-and-love.net"
  },
  "homepage": "https://github.com/felixarntz/wp-media-picker/",
  "repository": {
    "type": "git",
    "url": "git://github.com/felixarntz/wp-media-picker.git"
  },
  "bugs": {
    "url": "https://github.com/felixarntz/wp-media-picker/issues"
  },
  "license": "GPL-2.0",
  "engines": {
    "node": ">= 0.10.0"
  },
  "devDependencies": {
    "grunt": "~1.0.3",
    "grunt-contrib-clean": "~1.1.0",
    "grunt-contrib-jshint": "~1.1.0",
    "grunt-contrib-uglify": "~3.3.0",
    "grunt-contrib-cssmin": "~2.2.1",
    "grunt-banner": "~0.6.0",
    "bower": "~1.8.4"
  }
}
