{
  "name": "share-one",
  "version": "1.1.0",
  "main": "build/index.js",
  "scripts": {
    "build": "wp-scripts build",
    "start": "wp-scripts start",
    "plugin-zip": "wp-scripts plugin-zip",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "files": [
    "assets",
    "build",
    "src",
    "share-one.php",
    "wall-of-love-elementor-widget.php",
    "readme.txt"
  ],
  "keywords": [],
  "author": "Share.one",
  "license": "GPL3",
  "description": "",
  "dependencies": {
    "@wordpress/blocks": "^13.6.0",
    "@wordpress/components": "^28.6.0",
    "@wordpress/editor": "^14.6.0",
    "@wordpress/element": "^6.6.0",
    "@wordpress/scripts": "^28.6.0"
  }
}
