{
  "name": "Sell-Media",
  "version": "2.5.7.4",
  "description": "A plugin for selling photos, prints and other downloads.",
  "homepage": "https://graphpaperpress.com/plugins/sell-media/",
  "author": {
    "name": "Graph Paper Press",
    "email": "support@graphpaperpress.com",
    "url": "https://graphpaperpress.com/"
  },
  "contributors": "",
  "repository": {
    "type": "git",
    "url": "https://github.com/graphpaperpress/Sell-Media"
  },
  "bugs": {
    "url": "https://graphpaperpress.com/support/",
    "email": "support@graphpaperpress.com"
  },
  "license": "GPLv2+",
  "private": true,
  "directories": {
    "js": "",
    "sass": "",
    "css": "",
    "build": "./build",
    "languages": "./languages"
  },
  "pot": {
    "type": "wp-plugin",
    "textdomain": "sell_media",
    "src": "sell-media.php",
    "header": {
      "bugs": "https://graphpaperpress.com/",
      "team": "Graph Paper Press <support@graphpaperpress.com>",
      "last_translator": "Graph Paper Press <support@graphpaperpress.com>"
    }
  },
  "devDependencies": {
    "@wordpress/scripts": "^19.2.4",
    "grunt": "~1.3.0",
    "grunt-checktextdomain": "~1.0.0",
    "grunt-contrib-clean": "~2.0.0",
    "grunt-contrib-compress": "~2.0.0",
    "grunt-contrib-copy": "~1.0.0",
    "grunt-exec": "~0.4.5",
    "grunt-newer": "^1.1.0",
    "grunt-potomo": "~3.5.0",
    "grunt-text-replace": "^0.4.0",
    "grunt-wp-i18n": "~0.5.1",
    "grunt-wp-readme-to-markdown": "^2.1.0",
    "load-grunt-config": "0.16.0",
    "load-grunt-tasks": "~0.3.0"
  }
}
