{
  "name": "noticefaq",
  "version": "1.0.0",
  "description": "Display any Notice",
  "author": "Notice",
  "license": "GPL-3.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",
    "packages-update": "wp-scripts packages-update",
    "plugin-zip": "wp-scripts plugin-zip",
    "start": "wp-scripts start"
  },
  "devDependencies": {
    "@wordpress/components": "^25.12.0",
    "@wordpress/scripts": "^26.17.0"
  }
}
