Current File : //proc/self/root/var/softaculous/sitepad/editor/site-data/plugins/pagelayer/js/react/package.json |
{
"name": "react",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"build": "wp-scripts build -o ../blocks",
"start": "wp-scripts start -o ../blocks",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"devDependencies": {
"wp-scripts": "^0.0.1-security"
},
"dependencies": {
"@wordpress/block-editor": "^12.7.0",
"@wordpress/scripts": "^26.10.0"
},
"description": ""
}