Skip to content

Commit 637483d

Browse files
author
Jerry Lopez
committed
Add repo metadata to package.json
1 parent ae62c11 commit 637483d

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
@@ -4,6 +4,15 @@
44
"description": "A collection of Magento 2 snippets",
55
"version": "0.1.0",
66
"publisher": "jerrylopez",
7+
"license": "MIT",
8+
"bugs": {
9+
"url": "https://github.com/jerrylopez/vscode-magento2-snippets/issues"
10+
},
11+
"homepage": "https://github.com/jerrylopez/vscode-magento2-snippets",
12+
"repository": {
13+
"type": "git",
14+
"url": "https://github.com/jerrylopez/vscode-magento2-snippets.git"
15+
},
716
"engines": {
817
"vscode": "^1.15.0"
918
},

0 commit comments

Comments
 (0)