{
    "GENERATOR": "ZeroWP WordPress Plugin Boilerplate",
    "GENERATOR_SOURCE": "https:\/\/github.com\/ZeroWP\/Plugin-Boilerplate",
    "plugin_name": "ZeroWP OneCLick Presets",
    "autocomplete": "no",
    "plugin_id": "zerowp-oneclick-presets",
    "uppercase_prefix": "ZWPC_PRESETS",
    "lowercase_prefix": "zwpocp_presets",
    "main": "zwpocp_presets",
    "namespace": "ZeroWpOneClickPresets",
    "author": "ZeroWP Team",
    "plugin_uri": "http:\/\/zerowp.com\/oneclick-presets",
    "author_uri": "http:\/\/zerowp.com\/",
    "version": "1.0",
    "min_php_version": "5.3",
    "description": "Backup, Import, Export, Live Preview a set of settings from WP customizer",
    "contributors": "_smartik_",
    "donate_link": "https:\/\/paypal.me\/zerowp",
    "tags": "backup, import, export, customize, preset, preview, settings, theme",
    "requires_at_least": "4.7",
    "tested_up_to": "4.8",
    "stable_tag": "1.0",
    "license": "GPL-2.0+",
    "license_uri": "http:\/\/www.gnu.org\/licenses\/gpl-2.0.txt",
    "long_description": "Backup, Import, Export, Live Preview a set of settings from WP customizer. This is a real time saver when you want to move the same customizer settings to another site, or when you want to save a copy of current settings that later you may want to restore. Also, this plugin allows to save presets that makes possible to display the same site using different theme settings. ",
    "instalation": "",
    "faq": "",
    "screenshots": "",
    "changelog": "",
    "upgrade_notices": ""
}