{ "name": "@polkadot/example-react", "version": "0.86.3-0", "license": "Apache-2.0", "private": true, "description": "A very basic example with ui-* & react-* packages", "main": "index.js", "author": "Jaco Greeff ", "maintainers": [], "contributors": [], "bugs": "https://github.com/polkadot-js/ui/issues", "homepage": "https://github.com/polkadot-js/ui#readme", "repository": { "type": "git", "url": "https://github.com/polkadot-js/ui.git", "directory": "packages/example-react" }, "sideEffects": false, "dependencies": { "@babel/runtime": "^7.15.4" } }