mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 21:58:02 +00:00
841819d249
skip-checks: true
15 lines
349 B
JSON
15 lines
349 B
JSON
{
|
|
"name": "@polkadot/example-vue",
|
|
"version": "0.55.0-beta.0",
|
|
"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.3"
|
|
}
|
|
}
|