1{ 2 "name": "expo-json-utils", 3 "version": "0.10.0", 4 "description": "Utilities for reading NSDictionaries (iOS) and JSONObjects (Android).", 5 "main": "index.js", 6 "keywords": [ 7 "react-native", 8 "expo", 9 "expo-json-utils" 10 ], 11 "repository": { 12 "type": "git", 13 "url": "https://github.com/expo/expo.git", 14 "directory": "packages/expo-json-utils" 15 }, 16 "bugs": { 17 "url": "https://github.com/expo/expo/issues" 18 }, 19 "author": "650 Industries, Inc.", 20 "license": "MIT", 21 "homepage": "https://docs.expo.dev/versions/latest/sdk/module-template" 22} 23