Files
pezkuwi-ui/packages/example-react/package.json
T
Github Actions 106784d5b4 [CI Skip] release/beta 0.80.2-2
skip-checks: true
2021-06-17 06:54:17 +00:00

13 lines
308 B
JSON

{
"name": "@polkadot/example-react",
"version": "0.80.2-2",
"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.14.5"
}
}