{
  "name": "generate-react-comp-smart-contract",
  "version": "1.3.0",
  "description": "generate each smart contract function call as a seperate react component.",
  "main": "index.js",
  "scripts": {
    "test": "generate-react-comp-smart-contract"
  },
  "keywords": ["etherum","smart contract","react component"],
  "author": "khemnar-mayuresh <[khemnarmayuresh19@gmail.com](mailto:khemnarmayuresh19@gmail.com)>",
  "license": "ISC",
  "bin": {
    "generate-react-comp-smart-contract": "bin/index.js"
  },
  "dependencies": {
    "shelljs": "^0.8.5",
    "http": "^0.0.1-security",
    "fs": "^0.0.1-security"
  }
}
