Files
pezkuwi-ui/packages/example-react/package.json
T
Jaco Greeff 1e4148f2cf 0.51 (#282)
2020-02-18 09:58:35 +01:00

15 lines
345 B
JSON

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