mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-28 10:57:58 +00:00
353a15827b
* No types export from index * Fix use * bump * Bumps * CHANGELOG * OCD
14 lines
315 B
JSON
14 lines
315 B
JSON
{
|
|
"name": "@polkadot/ui-assets",
|
|
"version": "0.64.0",
|
|
"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"
|
|
}
|
|
}
|