We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaef734 commit 0e08c18Copy full SHA for 0e08c18
package.json
@@ -3,6 +3,10 @@
3
"displayName": "Neuma API Dart",
4
"description": "Transform JSON collection to folders with request and response model",
5
"version": "0.0.1",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "https://github.com/abelherl/neuma-api-flutter.git"
9
+ },
10
"engines": {
11
"vscode": "^1.102.0"
12
},
0 commit comments