Skip to content

Commit 4c31d23

Browse files
update package.json for open source (microsoft#343)
1 parent d1ba0f5 commit 4c31d23

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@
1010
"vscode": "^1.7.0"
1111
},
1212
"icon": "images/arduino.png",
13+
"license": "SEE LICENSE IN LICENSE.txt",
14+
"repository": {
15+
"type": "git",
16+
"url": "https://github.com/Microsoft/vscode-arduino.git"
17+
},
18+
"bugs": {
19+
"url": "https://github.com/Microsoft/vscode-arduino/issues"
20+
},
21+
"homepage": "https://github.com/Microsoft/vscode-arduino/blob/master/README.md",
1322
"categories": [
1423
"Languages",
1524
"Debuggers",

0 commit comments

Comments
 (0)