0.0.3
Showing
{ | { | ||
"name": "react-native-apple-healthkit", | "name": "react-native-apple-healthkit", | ||
"version": "0.0.2", | "version": "0.0.3", | ||
"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": { | ||
... | @@ -13,9 +13,9 @@ | ... | @@ -13,9 +13,9 @@ |
"keywords": [ | "keywords": [ | ||
"Apple", | "Apple", | ||
"HealthKit", | "HealthKit", | ||
"health-kit", | "health-kit", | ||
"ReactNative", | "ReactNative", | ||
"react-native" | "react-native" | ||
], | ], | ||
"author": "Greg Wilson", | "author": "Greg Wilson", | ||
"license": "MIT", | "license": "MIT", | ||
... | ... |
Please register or sign in to comment