File: //home/primrwxj/weddingmonitor/wp-content/plugins/genesis-simple-edits/package.json
{
"name": "genesis-simple-edits",
"description": "Development files for the Genesis Simple Edits plugin.",
"repository": {
"type": "git",
"url": "https://github.com/copyblogger/genesis-simple-edits"
},
"dependencies": {},
"scripts": {
"makepot": "composer makepot"
},
"plugin": {
"name": "Genesis Simple Edits",
"uri": "https://github.com/copyblogger/genesis-simple-edits",
"description": "Genesis Simple Edits lets you edit the three most commonly modified areas in any Genesis theme: the post-info, the post-meta, and the footer area.",
"author": "StudioPress",
"authoruri": "http://www.studiopress.com/",
"version": "2.3.0",
"license": "GPL-2.0+",
"licenseuri": "http://www.gnu.org/licenses/gpl-2.0.html",
"textdomain": "genesis-simple-edits"
}
}