We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3cf85d5 + a39f2c2 commit 670f764Copy full SHA for 670f764
package.json
@@ -3,7 +3,7 @@
3
"version": "1.0.0",
4
"description": "A simple mechanism to transform a monolithic Vue application into an application based on Micro Services architecture.",
5
"author": "Bletek Piotr <p.bletek@gmail.com>",
6
- "license": "OSL",
+ "license": "OSL-3.0",
7
"repository": {
8
"type": "git",
9
"url": "git://github.com/ergonode/vuems.git"
@@ -31,11 +31,16 @@
31
"src/*"
32
],
33
"keywords": [
34
+ "javascript",
35
"node",
36
"npm",
37
"vue",
38
+ "vuejs",
39
"nuxt",
- "micro services"
40
+ "nuxtjs",
41
+ "micro services",
42
+ "micro frontend",
43
+ "framework"
44
45
"dependencies": {
46
"consola": "^2.15.3",
0 commit comments