Files
pezkuwi-ui/packages/example-react/package.json
T
Jaco Greeff c5d32c3986 0.45 (#217)
2019-09-26 16:06:53 +02:00

15 lines
345 B
JSON

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