67 lines
1.9 KiB
JSON
67 lines
1.9 KiB
JSON
{
|
|
"_from": "expo-status-bar@~1.0.4",
|
|
"_id": "expo-status-bar@1.0.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-s7nc496D/Zn1NGiMJ5wu6HyIdXxbgGtmZZtbHm7rpbcmLdf28GmMSNHDx7M0t00BMhky7VAurTCUo+BJs8ugsw==",
|
|
"_location": "/expo-status-bar",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "expo-status-bar@~1.0.4",
|
|
"name": "expo-status-bar",
|
|
"escapedName": "expo-status-bar",
|
|
"rawSpec": "~1.0.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "~1.0.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/expo-status-bar/-/expo-status-bar-1.0.4.tgz",
|
|
"_shasum": "d8a4c4418b5868c1606969b12bdee85b6fa7d8a4",
|
|
"_spec": "expo-status-bar@~1.0.4",
|
|
"_where": "/jd/work/GT2/newMaster/Ejectable",
|
|
"author": {
|
|
"name": "650 Industries, Inc."
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/expo/expo/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Provides the same interface as the React Native StatusBar API, but with slightly different defaults to work great in Expo environments.",
|
|
"devDependencies": {
|
|
"expo-module-scripts": "^2.0.0"
|
|
},
|
|
"gitHead": "5b57d1fd0a20294c1dec7c43b5df34dd6425d1a5",
|
|
"homepage": "https://docs.expo.io/versions/latest/sdk/status-bar/",
|
|
"jest": {
|
|
"preset": "expo-module-scripts/enzyme"
|
|
},
|
|
"keywords": [
|
|
"react-native",
|
|
"expo",
|
|
"expo-status-bar"
|
|
],
|
|
"license": "MIT",
|
|
"main": "build/StatusBar.js",
|
|
"name": "expo-status-bar",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/expo/expo.git",
|
|
"directory": "packages/expo-status-bar"
|
|
},
|
|
"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"
|
|
},
|
|
"types": "build/StatusBar.d.ts",
|
|
"version": "1.0.4"
|
|
}
|