{ "name": "@remix-project/remix-ws-templates", "version": "1.0.27", "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": "^5.0.0", "@openzeppelin/wizard": "^0.4.0", "ethers": "^5.4.2", "web3": "^1.5.1" }, "gitHead": "b6db2a29c223e423c70f06b87d9b245e26f0b220" }