{
  "name": "mcswap-shop",
  "version": "0.4.9",
  "description": "McSwap Shop Module",
  "main": "src/mcswap-shop.js",
  "type": "module",
  "keywords": [
    "solana",
    "nft",
    "marketplace",
    "trustless",
    "decentralized"
  ],
  "author": "@SolDapper",
  "license": "MIT",
  "dependencies": {
    "@fontsource/ubuntu": "^5.2.5",
    "@solana/web3.js": "^1.98.0",
    "jquery": "^3.7.1",
    "mcswap-form": "^0.0.1",
    "mcswap-sdk": "^0.5.9",
    "toastify-js": "^1.12.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SolDapper/mcswap-shop.git"
  },
  "bugs": {
    "url": "https://github.com/SolDapper/mcswap-shop/issues"
  },
  "homepage": "https://mcswap.xyz"
}
