{
  "name": "currencyrate-today-currency-blocks",
  "version": "1.0.5",
  "private": true,
  "description": "Free: 5 beautiful currency blocks — live rates, converter, ticker, card, price badge. 173 currencies, 15 sources, custom rates. No API key.",
  "scripts": {
    "start": "wp-scripts start --webpack-src-dir=src --output-path=build",
    "build": "wp-scripts build --webpack-src-dir=src --output-path=build",
    "typecheck": "tsc --noEmit",
    "test": "wp-scripts test-unit-js --runInBand"
  },
  "dependencies": {
    "big.js": "^7.0.1"
  },
  "browserslist": [
    "defaults",
    "not IE 11"
  ],
  "devDependencies": {
    "@types/big.js": "^6.2.2",
    "@types/jest": "^30.0.0",
    "@types/react": "^19.2.14",
    "@types/wordpress__block-editor": "^15.0.5",
    "@types/wordpress__blocks": "^15.10.2",
    "@wordpress/block-editor": "^15.15.0",
    "@wordpress/blocks": "^15.15.0",
    "@wordpress/components": "^32.4.0",
    "@wordpress/i18n": "^6.15.0",
    "@wordpress/scripts": "^31.7.0",
    "@wordpress/server-side-render": "^6.18.0",
    "css-minimizer-webpack-plugin": "^8.0.0",
    "eslint-plugin-deprecation": "^3.0.0",
    "postcss": "^8.5.8",
    "typescript": "^5.9.3"
  }
}
