{
	"name": "rt-stock-manager-for-woocommerce",
	"version": "2.0.0",
	"description": "React-powered admin for managing WooCommerce product stock in bulk.",
	"license": "GPL-2.0-or-later",
	"private": true,
	"main": "build/index.js",
	"scripts": {
		"start": "wp-scripts start",
		"build": "wp-scripts build",
		"lint:js": "wp-scripts lint-js",
		"format": "wp-scripts format"
	},
	"devDependencies": {
		"@wordpress/scripts": "^30.0.0"
	}
}
