{
  "name": "@maticnetwork/fx-portal",
  "version": "1.0.5",
  "description": "FxPortal for Polygon chain. No mapping. Seamless.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fx-portal/contracts.git"
  },
  "keywords": [
    "ethereum",
    "matic"
  ],
  "author": "Jaynti Kanani <jdkanani@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/fx-portal/contracts/issues"
  },
  "homepage": "https://github.com/fx-portal/contracts#readme",
  "devDependencies": {
    "@nomiclabs/hardhat-ethers": "^2.0.1",
    "@nomiclabs/hardhat-etherscan": "^2.1.6",
    "@nomiclabs/hardhat-waffle": "^2.0.1",
    "chai": "^4.2.0",
    "dotenv": "^8.2.0",
    "ethereum-waffle": "^3.2.1",
    "ethers": "^5.0.24",
    "hardhat": "^2.0.7",
    "prettier": "2.4.1",
    "prettier-plugin-solidity": "^1.0.0-beta.18"
  },
  "dependencies": {
    "@openzeppelin/contracts": "^4.2.0"
  }
}
