mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 20:48:03 +00:00
414392e69b
* 2.6.2 * CHANGELOG
23 lines
653 B
JSON
23 lines
653 B
JSON
{
|
|
"author": "Jaco Greeff <jacogr@gmail.com>",
|
|
"bugs": "https://github.com/polkadot-js/ui/issues",
|
|
"contributors": [],
|
|
"description": "A very basic example with ui-* & react-* packages",
|
|
"homepage": "https://github.com/polkadot-js/ui/tree/master/packages/example-react#readme",
|
|
"license": "Apache-2.0",
|
|
"maintainers": [],
|
|
"name": "@polkadot/example-react",
|
|
"private": true,
|
|
"repository": {
|
|
"directory": "packages/example-react",
|
|
"type": "git",
|
|
"url": "https://github.com/polkadot-js/ui.git"
|
|
},
|
|
"sideEffects": false,
|
|
"version": "2.6.2",
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.18.3"
|
|
}
|
|
}
|