mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 21:58:02 +00:00
16d29df52a
skip-checks: true
15 lines
348 B
JSON
15 lines
348 B
JSON
{
|
|
"name": "@polkadot/example-react",
|
|
"version": "0.61.2-1",
|
|
"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.12.1"
|
|
}
|
|
}
|