12345678910111213141516 |
- {
- "name": "@polkadot/joy-tokenomics",
- "version": "0.1.1",
- "description": "Tokenomics page, basic overview of data from the whole website.",
- "main": "index.js",
- "scripts": {},
- "author": "Edvin Dzidic <edvindzidic2000@gmail.com>",
- "maintainers": [
- "Edvin Dzidic <edvindzidic2000@gmail.com>"
- ],
- "license": "Apache-2.0",
- "dependencies": {
- "@babel/runtime": "^7.10.5",
- "@polkadot/react-components": "0.51.1"
- }
- }
|