{ "name": "@polkadot/app-sudo", "private": true, "version": "0.51.1", "description": "A basic app that shows the ropes on customisation", "main": "index.js", "scripts": {}, "author": "Keith Ingram ", "maintainers": [ "Keith Ingram ", "Jaco Greeff " ], "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.10.5", "@polkadot/react-components": "0.51.1" } }