Files
pezkuwi-ui/packages/example-react/package.json
T
Jaco Greeff 1a1f351207 0.6 (#430)
2021-01-17 16:03:59 +01:00

13 lines
306 B
JSON

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