We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d63e214 commit 7973b2dCopy full SHA for 7973b2d
package.json
@@ -4,6 +4,10 @@
4
"author": "Salah Bentayeb",
5
"description": "Simulate a terminal shell components with Vue",
6
"license": "MIT",
7
+ "repository": {
8
+ "type": "git",
9
+ "url": "https://github.com/HalasProject/vue-shell.git"
10
+ },
11
"main": "./src/index.js",
12
"keywords": [
13
"vueshell",
0 commit comments