molestiaererum
Version:
A simple, maximally extensible, dependency minimized framework for building modern Ethereum dApps
62 lines (61 loc) • 1.48 kB
JSON
{
"name": "molestiaererum",
"publishConfig": {
"access": "public"
},
"description": "A simple, maximally extensible, dependency minimized framework for building modern Ethereum dApps",
"keywords": [
"react",
"nesciunt",
"fuga",
"atque",
"javascript",
"typescript",
"eum",
"context",
"frontend",
"dapp",
"dolor",
"corporis",
"deserunt",
"ab",
"illo",
"portis",
"squarelink",
"torus",
"authereum",
"tempore"
],
"author": "JonathonBreitenberg",
"version": "1.6.1",
"repository": {
"type": "git",
"url": "https://github.com/HollisDouglas/molestiaererum.git"
},
"scripts": {
"bootstrap": "lerna bootstrap",
"publish:lerna": "lerna publish",
"clean": "lerna clean --yes && lerna exec -- rimraf yarn.lock dist/ .rts2_cache_{cjs,esm}/",
"build": "lerna run build",
"start": "lerna run --parallel --no-bail start -- --noClean",
"lint": "lerna run lint --parallel",
"test": "lerna run test --parallel"
},
"devDependencies": {
"@types/jest": "^24.0.21",
"@types/react": "^16.9.11",
"@types/react-dom": "^16.9.4",
"lerna": "^3.19.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/HollisDouglas/molestiaererum.git"
}