{ "name": "gelato-instadapp", "version": "1.0.0", "description": "The smart contract and tests for gelato-instadapp prototypes", "repository": "https://github.com/gelatodigital/gelato-instadapp", "author": "gitpusha", "private": false, "scripts": {}, "devDependencies": { "@gelatonetwork/core": "0.5.3", "@nomiclabs/buidler": "1.4.7", "@nomiclabs/buidler-ethers": "2.0.0", "@nomiclabs/buidler-ganache": "^1.3.3", "@nomiclabs/buidler-waffle": "2.1.0", "chai": "^4.2.0", "dotenv": "8.2.0", "ethereum-waffle": "3.1.0", "ethers": "5.0.14", "prettier": "2.0.5" }, "dependencies": {} }