{
  "name": "bstamp",
  "version": "1.0.0",
  "description": "A bStamp plugin that helps protect your rights in your digital creations by posting a unique imprint of your posts on the blockchain.",
  "main": "index.js",
  "scripts": {
    "test": "echo \\\"Error: no test specified\\\" && exit 1",
    "build": "wp-scripts build",
    "start": "wp-scripts start"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/devEdexa/wp-bstamp.git"
  },
  "keywords": [
    "bstamp"
  ],
  "author": "edexa",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/devEdexa/wp-bstamp/issues"
  },
  "homepage": "https://github.com/devEdexa/wp-bstamp#readme",
  "devDependencies": {
    "@wordpress/scripts": "^26.2.0"
  },
  "dependencies": {
    "axios": "^1.3.6",
    "bootstrap": "^4.6.2",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-hot-toast": "^2.4.0",
    "react-router-dom": "^6.11.0",
    "reactstrap": "^9.1.9"
  }
}
