We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b0c01f commit b6ab930Copy full SHA for b6ab930
package.json
@@ -4,6 +4,10 @@
4
"description": "View each line of JSON Lines file in json format",
5
"version": "0.0.1",
6
"publisher": "lehoanganh298",
7
+ "repository": {
8
+ "type": "git",
9
+ "url": "https://github.com/lehoanganh298/json-lines-viewer.git"
10
+ },
11
"engines": {
12
"vscode": "^1.64.0"
13
},
0 commit comments