{
	"name": "fiveprayer",
	"version": "1.2.2",
	"description": "Five Prayer Plugin is For Muslim WordPress Website",
	"main": "index.js",
	"files": [
		"build",
		"php",
		"/FivePrayer.php"
	],
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1",
		"deploy": "np --no-tests --no-publish",
		"build": "wp-scripts build ",
		"start:hot": "wp-scripts start --hot",
		"check-engines": "wp-scripts check-engines",
		"check-licenses": "wp-scripts check-licenses",
		"format": "wp-scripts format",
		"lint:css": "wp-scripts lint-style --fix",
		"lint:js": "wp-scripts lint-js",
		"lint:md:docs": "wp-scripts lint-md-docs",
		"lint:pkg-json": "wp-scripts lint-pkg-json",
		"packages-update": "wp-scripts packages-update",
		"plugin-zip": "wp-scripts plugin-zip",
		"start": "wp-scripts start",
		"test:e2e": "wp-scripts test-e2e",
		"test:unit": "wp-scripts test-unit-js"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/jamaaldev/fiveprayer.git"
	},
	"devDependencies": {
		"@types/react-redux": "^7.1.33",
		"@types/styled-components": "^5.1.34"
	},
	"keywords": [
		"prayer",
		"muslim",
		"fiveprayer"
	],
	"author": "jamaaldev",
	"license": "GPL-3.0-or-later",
	"bugs": {
		"url": "https://github.com/jamaaldev/fiveprayer/issues"
	},
	"homepage": "https://github.com/jamaaldev/fiveprayer#readme",
	"dependencies": {
		"@reduxjs/toolkit": "^2.0.1",
		"@wordpress/dom-ready": "^3.48.0",
		"@wordpress/element": "^5.25.0",
		"@wordpress/scripts": "^26.19.0",
		"np": "^9.2.0",
		"npm-check-updates": "^16.14.12",
		"react-colorful": "^5.6.1",
		"react-redux": "^9.0.4",
		"react-refresh": "^0.14.0",
		"react-router-dom": "^6.21.0",
		"react-toastify": "^9.1.3",
		"release-it": "^17.0.1",
		"styled-components": "^6.1.1",
		"typescript": "^5.3.3"
	}
}
