ssap_app/node_modules/expo-json-utils/package.json

28 lines
660 B
JSON

{
"name": "expo-json-utils",
"version": "0.15.0",
"description": "Utilities for reading JSONObjects (Android) and NSDictionaries (iOS).",
"main": "index.js",
"keywords": [
"react-native",
"expo",
"expo-json-utils",
"android",
"ios",
"jsonobjects",
"nsdictionaries"
],
"repository": {
"type": "git",
"url": "https://github.com/expo/expo.git",
"directory": "packages/expo-json-utils"
},
"bugs": {
"url": "https://github.com/expo/expo/issues"
},
"author": "650 Industries, Inc.",
"license": "MIT",
"homepage": "https://docs.expo.dev",
"gitHead": "68b8233002dc678934ba40cbade7fbc80e71aeff"
}