GT2/Ejectable/node_modules/@unimodules/react-native-adapter/package.json
2021-08-16 00:14:59 +00:00

73 lines
2.3 KiB
JSON

{
"_from": "@unimodules/react-native-adapter@~6.3.4",
"_id": "@unimodules/react-native-adapter@6.3.5",
"_inBundle": false,
"_integrity": "sha512-2AuETbNMGp6EEiEKK31CTrkmS9QWuZNNvUN9g+nWN/mgIi+vZQI9RubV+a2r5rlS5QH9l7rk+sjkcGLJoFn4EA==",
"_location": "/@unimodules/react-native-adapter",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@unimodules/react-native-adapter@~6.3.4",
"name": "@unimodules/react-native-adapter",
"escapedName": "@unimodules%2freact-native-adapter",
"scope": "@unimodules",
"rawSpec": "~6.3.4",
"saveSpec": null,
"fetchSpec": "~6.3.4"
},
"_requiredBy": [
"/expo"
],
"_resolved": "https://registry.npmjs.org/@unimodules/react-native-adapter/-/react-native-adapter-6.3.5.tgz",
"_shasum": "f9a2c65bc08e051aba6104fe75d43e51ff956bcc",
"_spec": "@unimodules/react-native-adapter@~6.3.4",
"_where": "/jd/work/GT2/newMaster/Ejectable/node_modules/expo",
"author": {
"name": "650 Industries, Inc."
},
"bugs": {
"url": "https://github.com/expo/expo/issues"
},
"bundleDependencies": false,
"dependencies": {
"expo-modules-autolinking": "^0.0.3",
"invariant": "^2.2.4"
},
"deprecated": false,
"description": "The adapter to use universal modules with the React Native bridge",
"devDependencies": {
"@unimodules/core": "~7.1.1",
"expo-module-scripts": "^2.0.0"
},
"gitHead": "ab6d40287f5bfb927a10d304183bb73772f5e0b1",
"homepage": "https://github.com/expo/expo/tree/master/packages/@unimodules/react-native-adapter",
"jest": {
"preset": "expo-module-scripts"
},
"keywords": [
"react-native",
"unimodules",
"adapter"
],
"license": "MIT",
"main": "build/index.js",
"name": "@unimodules/react-native-adapter",
"repository": {
"type": "git",
"url": "git+https://github.com/expo/expo.git",
"directory": "packages/@unimodules/react-native-adapter"
},
"scripts": {
"build": "expo-module build",
"clean": "expo-module clean",
"expo-module": "expo-module",
"lint": "expo-module lint",
"prepare": "expo-module prepare",
"prepublishOnly": "expo-module prepublishOnly",
"test": "expo-module test"
},
"sideEffects": false,
"types": "build/index.d.ts",
"version": "6.3.5"
}