mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-25 01:17:59 +00:00
98c497b0aa
skip-checks: true
14 lines
317 B
JSON
14 lines
317 B
JSON
{
|
|
"name": "@polkadot/ui-assets",
|
|
"version": "0.63.2-1",
|
|
"description": "Static assets shared accross projects",
|
|
"main": "index.js",
|
|
"module": "index.mjs",
|
|
"author": "Jaco Greeff <jacogr@gmail.com>",
|
|
"maintainers": [],
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.12.5"
|
|
}
|
|
}
|