{
    "name": "block-commerce-contract",
    "version": "1.1.2",
    "description": "",
    "main": "index.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1",
        "front": "npm run start --prefix client"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/longtuongthanh/BlockCommerceContract.git"
    },
    "author": "BlockCommerceTeam",
    "license": "MIT",
    "dependencies": {
        "@openzeppelin/contracts": "^4.2.0",
        "@truffle/hdwallet-provider": "^1.4.1",
        "dotenv": "^10.0.0",
        "truffle": "^5.4.10",
        "truffle-plugin-verify": "^0.5.14"
    },
    "bugs": {
        "url": "https://github.com/longtuongthanh/BlockCommerceContract/issues"
    },
    "homepage": "https://peaceful-stonebraker-76bb1c.netlify.app/"
}
