File: /storage/v6964/testingff/public_html/fdfctr/wp-content/plugins/agentpress-listings/package.json
{
"name": "agentpress-listings",
"description": "Development files for the AgentPress Listings plugin.",
"repository": {
"type": "git",
"url": "https://github.com/copyblogger/agentpress-listings"
},
"dependencies": {},
"devDependencies": {
"grunt": "*",
"grunt-autoprefixer": "*",
"grunt-checktextdomain": "*",
"grunt-contrib-cssmin": "*",
"grunt-contrib-imagemin": "*",
"grunt-contrib-jshint": "*",
"grunt-contrib-uglify": "*",
"grunt-contrib-watch": "*",
"grunt-csscomb": "*",
"grunt-jsbeautifier": "*",
"grunt-jsvalidate": "*",
"grunt-phplint": "*",
"grunt-styledocco": "*",
"grunt-wp-i18n": "*",
"load-grunt-tasks": "*"
},
"plugin": {
"name": "AgentPress Listings",
"uri": "https://github.com/copyblogger/agentpress-listings",
"description": "AgentPress Listings is a plugin which adds a Listings custom post type for Real Estate agents.",
"author": "StudioPress",
"authoruri": "https://www.studiopress.com/",
"version": "1.3.4",
"license": "GPL-2.0-or-later",
"licenseuri": "https://www.gnu.org/licenses/gpl-2.0.html",
"textdomain": "agentpress-listings"
}
}