mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 05:37:58 +00:00
13 lines
292 B
JSON
13 lines
292 B
JSON
{
|
|
"name": "@polkadot/ui-assets",
|
|
"version": "0.70.2-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.13.9"
|
|
}
|
|
}
|