{
  "name": "@polkadot/apps",
  "version": "0.39.1",
  "description": "An Apps portal into the Polkadot network",
  "main": "index.js",
  "homepage": ".",
  "repository": "https://github.com/polkadot-js/apps.git",
  "author": "Jaco Greeff <jacogr@gmail.com>",
  "maintainers": [
    "Jaco Greeff <jacogr@gmail.com>"
  ],
  "contributors": [],
  "license": "Apache-2.0",
  "dependencies": {
    "@babel/polyfill": "^7.8.3",
    "@babel/runtime": "^7.8.3",
    "@polkadot/react-components": "^0.39.1",
    "@polkadot/react-signer": "^0.39.1",
    "@polkadot/ui-assets": "^0.48.1",
    "query-string": "^6.10.1"
  }
}
