mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 11:28:00 +00:00
13 lines
290 B
JSON
13 lines
290 B
JSON
{
|
|
"name": "@polkadot/ui-assets",
|
|
"version": "0.83.0",
|
|
"description": "Static assets shared accross projects",
|
|
"main": "index.js",
|
|
"author": "Jaco Greeff <jacogr@gmail.com>",
|
|
"maintainers": [],
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.14.6"
|
|
}
|
|
}
|