{
	"name": "ultimate-3d-model-viewer",
	"version": "1.0.0",
	"description": "Ultimate 3D Model Viewer is a powerful WordPress plugin that lets you effortlessly embed interactive 3D models on WooCommerce products, Elementor layouts, and Gutenberg blocks.",
	"main": "./src/blocks/ultimate-3d-model-viewer/index.js",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1",
		"build": "wp-scripts build",
		"start": "wp-scripts start",
		"make-pot": "wp i18n make-pot . languages/ultimate-3d-model-viewer.pot --exclude=vendor,node_modules,tests --domain=ultimate-3d-model-viewer",
		"make-json": "wp i18n make-json ./languages/ --no-purge"
	},
	"author": "Alexander Dort GmbH",
	"license": "ISC",
	"devDependencies": {
		"@wordpress/scripts": "^30.18.0"
	}
}
