mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 10:17:57 +00:00
a616ee7146
skip-checks: true
13 lines
290 B
JSON
13 lines
290 B
JSON
{
|
|
"name": "@polkadot/ui-assets",
|
|
"version": "0.76.1",
|
|
"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.0"
|
|
}
|
|
}
|