0.0.7
Showing
{ | { | ||
"name": "react-native-apple-healthkit", | "name": "react-native-apple-healthkit", | ||
"version": "0.0.6", | "version": "0.0.7", | ||
"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": { | ||
... | @@ -17,8 +17,8 @@ | ... | @@ -17,8 +17,8 @@ |
"ReactNative", | "ReactNative", | ||
"react-native", | "react-native", | ||
"react", | "react", | ||
"native", | "native", | ||
"ios" | "ios" | ||
], | ], | ||
"author": "Greg Wilson", | "author": "Greg Wilson", | ||
"license": "MIT", | "license": "MIT", | ||
... | ... |
Please register or sign in to comment