{ "name": "@remix-project/remix-ws-templates", "version": "1.0.24", "description": "Create a Remix IDE workspace using different templates", "main": "src/index.js", "types": "src/index.d.ts", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/ethereum/remix-project.git" }, "author": "Aniket-Engg", "license": "MIT", "bugs": { "url": "https://github.com/ethereum/remix-project/issues" }, "homepage": "https://github.com/ethereum/remix-project/tree/master/libs/remix-ws-templates#readme", "typings": "./src/index.d.ts", "dependencies": { "@openzeppelin/contracts": "^4.7.3", "@openzeppelin/wizard": "^0.1.1", "ethers": "^5.4.2", "web3": "^4.0.3" }, "gitHead": "8edf05261b079599b71f0fe2f890b005e2d8a6c3" }