GT2/Ejectable/node_modules/react-native-iphone-x-helper/package.json

59 lines
1.8 KiB
JSON

{
"_from": "react-native-iphone-x-helper@^1.3.0",
"_id": "react-native-iphone-x-helper@1.3.1",
"_inBundle": false,
"_integrity": "sha512-HOf0jzRnq2/aFUcdCJ9w9JGzN3gdEg0zFE4FyYlp4jtidqU03D5X7ZegGKfT1EWteR0gPBGp9ye5T5FvSWi9Yg==",
"_location": "/react-native-iphone-x-helper",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "react-native-iphone-x-helper@^1.3.0",
"name": "react-native-iphone-x-helper",
"escapedName": "react-native-iphone-x-helper",
"rawSpec": "^1.3.0",
"saveSpec": null,
"fetchSpec": "^1.3.0"
},
"_requiredBy": [
"/@react-navigation/bottom-tabs",
"/@react-navigation/stack"
],
"_resolved": "https://registry.npmjs.org/react-native-iphone-x-helper/-/react-native-iphone-x-helper-1.3.1.tgz",
"_shasum": "20c603e9a0e765fd6f97396638bdeb0e5a60b010",
"_spec": "react-native-iphone-x-helper@^1.3.0",
"_where": "/jd/work/GT2/newMaster/Ejectable/node_modules/@react-navigation/bottom-tabs",
"author": {
"name": "Elad Gil"
},
"bugs": {
"url": "https://github.com/ptelad/react-native-iphone-x-helper/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A library to help you design your react-native app for the iPhone X",
"homepage": "https://github.com/ptelad/react-native-iphone-x-helper#readme",
"keywords": [
"react-native",
"ios",
"iphone-x",
"iphoneX",
"stylesheet"
],
"license": "MIT",
"main": "index.js",
"name": "react-native-iphone-x-helper",
"peerDependencies": {
"react-native": ">=0.42.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ptelad/react-native-iphone-x-helper.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"types": "index.d.ts",
"version": "1.3.1"
}