Files
pezkuwi-ui/packages/example-react/package.json
T
Github Actions 9bba6b0c28 [CI Skip] 0.52.0-beta.8
skip-checks: true
2020-03-14 11:46:18 +00:00

15 lines
352 B
JSON

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