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 3a121f2 commit c048748Copy full SHA for c048748
package.json
@@ -13,6 +13,14 @@
13
"access": "public"
14
},
15
"author": "Dintero <support@dintero.com> (https://dintero.com/)",
16
+ "repository": {
17
+ "type": "git",
18
+ "url": "git+https://github.com/Dintero/Dintero.Node.SDK.git"
19
+ },
20
+ "homepage": "https://github.com/Dintero/Dintero.Node.SDK",
21
+ "bugs": {
22
+ "url": "https://github.com/Dintero/Dintero.Node.SDK/issues"
23
24
"jest": {
25
"preset": "ts-jest",
26
"testMatch": [
0 commit comments