/home/arranoyd/farlight.hr/wp-content/plugins/siteseo-pro/assets/js/breadcrumbs/package.json
{
	"name": "breadcrumbs",
	"version": "0.1.0",
	"description": "Adds HTML breadcrumbs on the page",
	"author": "SiteSEO",
	"license": "GPL-2.0",
	"main": "build/index.js",
	"scripts": {
		"build": "wp-scripts build",
		"format": "wp-scripts format",
		"lint:css": "wp-scripts lint-style",
		"lint:js": "wp-scripts lint-js",
		"start": "wp-scripts start"
	},
	"devDependencies": {
		"@wordpress/scripts": "^27.7.0"
	}
}