mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 04:28:00 +00:00
e1b7f8cdcd
* 2.8.2 * Bump dev
23 lines
643 B
JSON
23 lines
643 B
JSON
{
|
|
"author": "Jaco Greeff <jacogr@gmail.com>",
|
|
"bugs": "https://github.com/polkadot-js/ui/issues",
|
|
"contributors": [],
|
|
"description": "Static assets shared accross projects",
|
|
"homepage": "https://github.com/polkadot-js/ui/tree/master/packages/ui-assets#readme",
|
|
"license": "Apache-2.0",
|
|
"maintainers": [],
|
|
"name": "@polkadot/ui-assets",
|
|
"repository": {
|
|
"directory": "packages/ui-assets",
|
|
"type": "git",
|
|
"url": "https://github.com/polkadot-js/ui.git"
|
|
},
|
|
"sideEffects": false,
|
|
"version": "2.8.2",
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.18.6",
|
|
"@polkadot/util": "^10.0.2"
|
|
}
|
|
}
|