66 lines
1.9 KiB
JSON
66 lines
1.9 KiB
JSON
{
|
|
"_from": "expo-keep-awake@~9.2.0",
|
|
"_id": "expo-keep-awake@9.2.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-R5jAx5j3MqrhKFB307FBpaHtYSYeVIFX/rVforBF5inKonYjXRWVhjGoBjolF4geAryNamC3NKhMfxyaaB0W6Q==",
|
|
"_location": "/expo-keep-awake",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "expo-keep-awake@~9.2.0",
|
|
"name": "expo-keep-awake",
|
|
"escapedName": "expo-keep-awake",
|
|
"rawSpec": "~9.2.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "~9.2.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/expo"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/expo-keep-awake/-/expo-keep-awake-9.2.0.tgz",
|
|
"_shasum": "9cbdcc8264c943ef29a58326236cd34267e98f43",
|
|
"_spec": "expo-keep-awake@~9.2.0",
|
|
"_where": "/jd/work/GT2/newMaster/Ejectable/node_modules/expo",
|
|
"author": {
|
|
"name": "650 Industries, Inc."
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/expo/expo/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Provides a React component that prevents the screen sleeping when rendered. It also exposes static methods to control the behavior imperatively.",
|
|
"devDependencies": {
|
|
"expo-module-scripts": "^2.0.0"
|
|
},
|
|
"gitHead": "b33f5e224578564c3e4b1b467f258cc119b3b786",
|
|
"homepage": "https://docs.expo.io/versions/latest/sdk/keep-awake/",
|
|
"keywords": [
|
|
"react-native",
|
|
"expo",
|
|
"awake",
|
|
"keep-awake"
|
|
],
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "expo-keep-awake",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/expo/expo.git",
|
|
"directory": "packages/expo-keep-awake"
|
|
},
|
|
"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": "9.2.0"
|
|
}
|