File: /home/ohirex/web/ohirex.com/public_html/wp-content/plugins/mailster/package.json
{
"name": "mailster",
"version": "4.1.10",
"description": "Mailster is a powerful email marketing plugin for WordPress.",
"author": "Xaver <xaver@everpress.co>",
"license": "GPL-2.0-or-later",
"keywords": [
"email",
"newsletter",
"marketing",
"mail",
"autoresponder",
"campaign",
"subscriber",
"list",
"email marketing",
"newsletter marketing",
"mail marketing",
"autoresponder marketing",
"campaign marketing",
"subscriber marketing",
"list marketing"
],
"homepage": "https://mailster.co",
"repository": {
"type": "git",
"url": "https://github.com/everpress-co/mailster.git"
},
"bugs": {
"url": "https://github.com/everpress-co/mailster/issues/new/choose"
},
"private": true,
"files": [
"*.php",
"build",
"patterns",
"classes",
"includes",
"licensing",
"templates",
"vendor",
"views",
"assets",
"LICENSE",
"CHANGELOG.md",
"SECURITY.md"
],
"dependencies": {
"@10up/block-components": "^1.19.4",
"@wordpress/api-fetch": "^7.19.0",
"@wordpress/block-editor": "^14.14.0",
"@wordpress/blocks": "^14.8.0",
"@wordpress/components": "^29.5.0",
"@wordpress/compose": "^7.19.0",
"@wordpress/core-data": "^7.19.0",
"@wordpress/data": "^10.19.0",
"@wordpress/date": "^5.19.0",
"@wordpress/edit-post": "^8.19.0",
"@wordpress/element": "^6.19.0",
"@wordpress/hooks": "^4.19.0",
"@wordpress/i18n": "^5.19.0",
"@wordpress/icons": "^10.19.0",
"@wordpress/plugins": "^7.19.0",
"@wordpress/server-side-render": "^5.19.0",
"classnames": "^2.5.1",
"lodash": "^4.17.21",
"react-select": "^5.9.0"
},
"devDependencies": {
"@wordpress/env": "^10.19.0",
"@wordpress/scripts": "^30.12.0",
"child_process": "^1.0.2",
"path": "^0.12.7",
"sounds-webpack-plugin": "^0.0.2",
"webpack-remove-empty-scripts": "^1.0.4"
},
"scripts": {
"build": "wp-scripts build --webpack-src-dir=blocks",
"plugin-zip": "wp-scripts plugin-zip",
"start": "wp-scripts start --webpack-src-dir=blocks",
"check-engines": "wp-scripts check-engines",
"build-blocks-manifest": "wp-scripts build-blocks-manifest",
"packages-update": "wp-scripts packages-update",
"lint:pkg-json": "wp-scripts lint-pkg-json"
}
}