File tree Expand file tree Collapse file tree 1 file changed +14
-11
lines changed Expand file tree Collapse file tree 1 file changed +14
-11
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " vscode-jsona" ,
3- "displayName" : " JSONA syntax" ,
4- "description" : " Adds syntax highlighting of JSONA files" ,
5- "version" : " 0.1.3 " ,
6- "publisher" : " sigoden" ,
7- "license" : " MIT" ,
8- "engines" : {
9- "vscode" : " ^1.3.0"
10- },
2+ "name" : " vscode-jsona" ,
3+ "displayName" : " JSONA syntax" ,
4+ "description" : " Adds syntax highlighting of JSONA files" ,
5+ "version" : " 0.1.4 " ,
6+ "publisher" : " sigoden" ,
7+ "license" : " MIT" ,
8+ "engines" : {
9+ "vscode" : " ^1.3.0"
10+ },
1111 "icon" : " icon.png" ,
12- "homepage" : " https://github.com/sigoden /vscode-jsona/blob/master/README.md " ,
12+ "homepage" : " https://github.com/jsona /vscode-jsona" ,
1313 "repository" : {
1414 "type" : " git" ,
15- "url" : " https://github.com/sigoden/vscode-jsona"
15+ "url" : " https://github.com/jsona/vscode-jsona"
16+ },
17+ "scripts" : {
18+ "pkg" : " vsce package"
1619 },
1720 "keywords" : [
1821 " jsona" ,
You can’t perform that action at this time.
0 commit comments