UNPKG

abquam

Version:

A simple, maximally extensible, dependency minimized framework for building modern Ethereum dApps

53 lines (52 loc) 1.06 kB
{ "workspaces": [ "packages/*" ], "name": "abquam", "description": "A simple, maximally extensible, dependency minimized framework for building modern Ethereum dApps", "keywords": [ "aperiam", "react-hooks", "hooks", "ducimus", "javascript", "exercitationem", "web3", "context", "saepe", "dapp", "alias", "vel", "walletlink", "dolores", "ab", "hic", "squarelink", "cumque", "et", "magic" ], "author": "AlfonsoHirthe", "repository": { "type": "git", "url": "https://github.com/EvertHegmann/abquam.git" }, "devDependencies": { "@types/jest": "^24.0.21", "@types/react": "^16.9.11", "@types/react-dom": "^16.9.4", "lerna": "^4.0.0", "react": ">=16.8", "react-dom": ">=16.8", "rimraf": "^3.0.1", "tsdx": "^0.11.0" }, "license": "GPL-3.0-or-later", "prettier": { "semi": false, "singleQuote": true, "printWidth": 120 }, "homepage": "https://github.com/EvertHegmann/abquam.git", "version": "1.5.0" }