mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 23:08:02 +00:00
3edeae30a0
skip-checks: true
15 lines
337 B
JSON
15 lines
337 B
JSON
{
|
|
"name": "@polkadot/ui-assets",
|
|
"version": "0.52.0-beta.20",
|
|
"description": "Static assets shared accross projects",
|
|
"main": "index.js",
|
|
"author": "Jaco Greeff <jacogr@gmail.com>",
|
|
"maintainers": [
|
|
"Jaco Greeff <jacogr@gmail.com>"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.9.2"
|
|
}
|
|
}
|