mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-22 07:55:43 +00:00
Initial add from apps
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "@polkadot/ui-identicon",
|
||||
"version": "0.22.0",
|
||||
"description": "Renders an SVG picture representing an address",
|
||||
"main": "index.js",
|
||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||
"maintainers": [
|
||||
"Jaco Greeff <jacogr@gmail.com>"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.1.5",
|
||||
"@polkadot/keyring": "^0.33.7",
|
||||
"@polkadot/ui-settings": "^0.22.0",
|
||||
"@polkadot/util-crypto": "^0.33.7",
|
||||
"@types/color": "^3.0.0",
|
||||
"color": "^3.0.0",
|
||||
"react-copy-to-clipboard": "^5.0.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user