{
  "name": "@polkadot/app-js",
  "private": true,
  "version": "0.51.0",
  "description": "A simple JavaScript console for playing with the API",
  "main": "index.js",
  "scripts": {},
  "author": "Jaco Greeff <jacogr@gmail.com>",
  "maintainers": [
    "Jaco Greeff <jacogr@gmail.com>"
  ],
  "license": "Apache-2.0",
  "dependencies": {
    "@babel/runtime": "^7.10.5",
    "@polkadot/react-components": "0.51.0"
  }
}