0.0.4
Showing
{ | { | ||
"name": "react-native-apple-healthkit", | "name": "react-native-apple-healthkit", | ||
"version": "0.0.3", | "version": "0.0.4", | ||
"description": "A React Native bridge module for interacting with Apple HealthKit data", | "description": "A React Native bridge module for interacting with Apple HealthKit data", | ||
"main": "index.js", | "main": "index.js", | ||
"scripts": { | "scripts": { | ||
... | @@ -14,10 +14,10 @@ | ... | @@ -14,10 +14,10 @@ |
"Apple", | "Apple", | ||
"HealthKit", | "HealthKit", | ||
"health-kit", | "health-kit", | ||
"healthkit", | "healthkit", | ||
"ReactNative", | "ReactNative", | ||
"react-native", | "react-native", | ||
"react" | "react" | ||
], | ], | ||
"author": "Greg Wilson", | "author": "Greg Wilson", | ||
"license": "MIT", | "license": "MIT", | ||
... | ... |
Please register or sign in to comment