{
  "name": "@hugeicons/gutenburg",
  "version": "0.1.0",
  "author": "HugeIcons",
  "main": "build/index.js",
  "scripts": {
    "build": "wp-scripts build",
    "start": "wp-scripts start",
    "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"
  },
  "files": [
    "*"
  ],
  "devDependencies": {
    "@wordpress/scripts": "^27.8.0"
  },
  "dependencies": {
    "axios": "^1.7.9",
    "react-window": "^1.8.11"
  }
}
