mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 10:17:57 +00:00
15 lines
329 B
JSON
15 lines
329 B
JSON
{
|
|
"name": "@polkadot/ui-assets",
|
|
"version": "0.28.7",
|
|
"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.3.4"
|
|
}
|
|
}
|