{
  "name": "BTCPayWall",
  "version": "1.1.0",
  "description": "The Bitcoin Paywall to sell content and digital goods on WordPress.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "wp-scripts start",
    "build": "wp-scripts build"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "@wordpress/scripts": "^17.1.0"
  }
}
