mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 11:28:00 +00:00
08132ef566
skip-checks: true
13 lines
306 B
JSON
13 lines
306 B
JSON
{
|
|
"name": "@polkadot/example-react",
|
|
"version": "0.65.1",
|
|
"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"
|
|
}
|
|
}
|