{
	"name": "timeline-full-widget",
	"version": "1.3.0",
	"description": "A versatile Timeline plugin for Elementor and Gutenberg WordPress themes — add beautiful Timelines anywhere!",
	"license": "GPL-2.0-or-later",
	"author": "Andry Zirka",
	"homepage": "https://github.com/BlackStar1991/timeline-full-widget#readme",
	"bugs": {
		"url": "https://github.com/BlackStar1991/timeline-full-widget/issues"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/BlackStar1991/timeline-full-widget.git"
	},
	"scripts": {
		"start": "wp-scripts start",
		"build": "wp-scripts build",
		"format": "wp-scripts format",
		"lint:js": "wp-scripts lint-js",
		"lint:css": "wp-scripts lint-style",
		"fix:js": "wp-scripts lint-js --fix",
		"fix:css": "wp-scripts lint-style --fix",
		"check": "npm run lint:js && npm run lint:css",
		"fix": "npm run fix:js && npm run fix:css"
	},
	"devDependencies": {
		"@wordpress/blob": "^4.43.0",
		"@wordpress/block-editor": "^15.16.0",
		"@wordpress/blocks": "^15.16.0",
		"@wordpress/components": "^32.5.0",
		"@wordpress/data": "^10.43.0",
		"@wordpress/element": "^6.43.0",
		"@wordpress/eslint-plugin": "^24.5.0",
		"@wordpress/i18n": "^6.16.0",
		"@wordpress/prettier-config": "^4.43.0",
		"@wordpress/scripts": "^19.2.4",
		"@wordpress/stylelint-config": "^23.35.0",
		"stylelint": "^16.7.0",
		"stylelint-scss": "^6.0.0"
	}
}
