mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 02:08:03 +00:00
5caa168bf7
skip-checks: true
23 lines
646 B
JSON
23 lines
646 B
JSON
{
|
|
"author": "Jaco Greeff <jacogr@gmail.com>",
|
|
"bugs": "https://github.com/polkadot-js/ui/issues",
|
|
"contributors": [],
|
|
"description": "A very basic example with ui-* & vue-* packages",
|
|
"homepage": "https://github.com/polkadot-js/ui/tree/master/packages/example-vue#readme",
|
|
"license": "Apache-2.0",
|
|
"maintainers": [],
|
|
"name": "@polkadot/example-vue",
|
|
"private": true,
|
|
"repository": {
|
|
"directory": "packages/example-vue",
|
|
"type": "git",
|
|
"url": "https://github.com/polkadot-js/ui.git"
|
|
},
|
|
"sideEffects": false,
|
|
"version": "0.89.1",
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.16.7"
|
|
}
|
|
}
|