{
  "name": "seur",
  "version": "1.0.0",
  "main": "index.js",
  "scripts": {
    "build": "wp-scripts build --blocks-manifest",
    "format": "wp-scripts format",
    "lint:css": "wp-scripts lint-style",
    "lint:js": "wp-scripts lint-js",
    "packages-update": "wp-scripts packages-update",
    "plugin-zip": "wp-scripts plugin-zip",
    "start": "wp-scripts start --blocks-manifest",
    "env": "wp-env"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "description": "",
  "dependencies": {
    "@wordpress/icons": "latest",
    "lodash": "latest"
  },
  "devDependencies": {
    "@woocommerce/dependency-extraction-webpack-plugin": "latest",
    "@woocommerce/eslint-plugin": "latest",
    "@wordpress/env": "latest",
    "@wordpress/prettier-config": "latest",
    "@wordpress/scripts": "^30.26.0",
    "prettier": "npm:wp-prettier@^3.0.3"
  }
}
