File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 33 "description" : " Node.js SDK for the insanely fast CentralNic Reseller (fka RRPProxy) API" ,
44 "version" : " 9.0.8" ,
55 "private" : false ,
6+ "publishConfig" : {
7+ "access" : " public"
8+ },
69 "author" : {
710 "name" : " Kai Schwarz" ,
811 "email" : " kai.schwarz@centralnic.com"
1720 "node" : " >=20.6.1"
1821 },
1922 "homepage" : " https://github.com/centralnicgroup-opensource/rtldev-middleware-node-sdk" ,
20- "repository" : " github:centralnicgroup-opensource/rtldev-middleware-node-sdk" ,
23+ "repository" : {
24+ "type" : " git" ,
25+ "url" : " git+https://github.com/centralnicgroup-opensource/rtldev-middleware-node-sdk.git"
26+ },
2127 "bugs" : " https://github.com/centralnicgroup-opensource/rtldev-middleware-node-sdk/issues" ,
2228 "maintainers" : [
2329 {
You can’t perform that action at this time.
0 commit comments