{
  "name": "thumbpress",
  "version": "1.0.0",
  "description": "Stop generating unnecessary thumbnails and save your server space., Inc",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "wp-scripts build",
    "start": "wp-scripts start"
  },
  "author": "Codexpert, Inc",
  "license": "ISC",
  "devDependencies": {
    "@wordpress/scripts": "^24.6.0"
  },
  "dependencies": {
    "@wordpress/api-fetch": "^6.21.0",
    "axios": "^1.2.1",
    "html-react-parser": "^3.0.6",
    "react-router-dom": "^6.4.5",
    "wp-scripts": "^0.0.1-security"
  }
}
