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.
1 parent 138049b commit 33ca23dCopy full SHA for 33ca23d
package.json
@@ -22,5 +22,17 @@
22
"poi": "^10.2.1",
23
"rollup-plugin-vue": "^4.2.0",
24
"vue-template-compiler": "^2.5.16"
25
- }
+ },
26
+ "directories": {
27
+ "example": "example"
28
29
+ "dependencies": {},
30
+ "repository": {
31
+ "type": "git",
32
+ "url": "git+https://github.com/dangvanthanh/vue-clock.git"
33
34
+ "bugs": {
35
+ "url": "https://github.com/dangvanthanh/vue-clock/issues"
36
37
+ "homepage": "https://github.com/dangvanthanh/vue-clock#readme"
38
}
0 commit comments