Files
pezkuwi-ui/packages/example-vue/package.json
T
Jaco Greeff 401e55a7bd 0.71.2 (#452)
* 0.71.2

* Bumps
2021-03-07 16:46:07 +01:00

13 lines
302 B
JSON

{
"name": "@polkadot/example-vue",
"version": "0.71.2",
"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.13.9"
}
}