123456789101112131415161718 |
- {
- "name": "@polkadot/apps-config",
- "private": true,
- "version": "0.51.1",
- "main": "index.js",
- "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": {
- "@acala-network/type-definitions": "0.3.1",
- "@babel/runtime": "^7.10.5",
- "edgeware-node-types": "^2.3.4"
- }
- }
|