{
  "name": "block-xray-attributes",
  "version": "1.2.1",
  "description": "Shows the attributes of the current Gutenberg block in the Document sidebar.",
  "main": "build/index.js",
  "scripts": {
    "build": "wp-scripts build",
    "dev": "wp-scripts start",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Sal Ferrarello",
  "license": "GPL-2.0-or-later",
  "devDependencies": {
    "@wordpress/scripts": "^22.5.0"
  }
}
