mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 02:08:03 +00:00
eef76f5734
skip-checks: true
13 lines
304 B
JSON
13 lines
304 B
JSON
{
|
|
"name": "@polkadot/example-vue",
|
|
"version": "0.79.2-1",
|
|
"description": "A very basic example with ui-* & vue-* packages",
|
|
"main": "index.js",
|
|
"author": "Jaco Greeff <jacogr@gmail.com>",
|
|
"maintainers": [],
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.14.0"
|
|
}
|
|
}
|