Files
pezkuwi-ui/packages/example-react/package.json
T
Github Actions 756af81132 [CI Skip] release/beta 0.69.2-0
skip-checks: true
2021-02-08 16:53:33 +00:00

13 lines
309 B
JSON

{
"name": "@polkadot/example-react",
"version": "0.69.2-0",
"description": "A very basic example with ui-* & react-* packages",
"main": "index.js",
"author": "Jaco Greeff <jacogr@gmail.com>",
"maintainers": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.12.13"
}
}