File tree Expand file tree Collapse file tree 1 file changed +1
-11
lines changed
Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change 22 "name" : " react-native-health-connect" ,
33 "version" : " 3.3.3" ,
44 "description" : " React native library for health connect (Android only)" ,
5- "funding" : " https://github.com/matinzd/react-native-health-connect?sponsor=1" ,
65 "main" : " lib/commonjs/index" ,
76 "module" : " lib/module/index" ,
87 "types" : " lib/typescript/index.d.ts" ,
98 "react-native" : " src/index" ,
109 "source" : " src/index" ,
11- "repository" : " https://github.com/matinzd/react-native-health-connect" ,
12- "author" :
" matinzd <[email protected] > (https://github.com/matinzd)" ,
1310 "license" : " MIT" ,
14- "bugs" : {
15- "url" : " https://github.com/matinzd/react-native-health-connect/issues"
16- },
17- "homepage" : " https://github.com/matinzd/react-native-health-connect#readme" ,
18- "publishConfig" : {
19- "registry" : " https://registry.npmjs.org/"
20- },
2111 "scripts" : {
2212 "test" : " jest" ,
2313 "typecheck" : " tsc --noEmit" ,
9888 "tagName" : " v${version}"
9989 },
10090 "npm" : {
101- "publish" : true
91+ "publish" : false
10292 },
10393 "github" : {
10494 "release" : true
You can’t perform that action at this time.
0 commit comments