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