Files
pezkuwi-ui/packages/example-vue/package.json
T
Jaco c8f2f119f0 Jest config cleanup (#518)
* Jest config cleanup

* Bump
2021-09-01 18:43:01 +02:00

13 lines
304 B
JSON

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