73 lines
1.9 KiB
JSON
73 lines
1.9 KiB
JSON
{
|
|
"_from": "expo-font@~9.2.1",
|
|
"_id": "expo-font@9.2.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-sT9nm2Dt1nTLz+Ir1fSpyzqH40eJX324Wu5sPyvT2Ivnmu2rw2rxt3gNa8Kvdb8BPRz4qrRvHR/E+YKMqa6ZgQ==",
|
|
"_location": "/expo-font",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "expo-font@~9.2.1",
|
|
"name": "expo-font",
|
|
"escapedName": "expo-font",
|
|
"rawSpec": "~9.2.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "~9.2.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/",
|
|
"/expo"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/expo-font/-/expo-font-9.2.1.tgz",
|
|
"_shasum": "c7586b009bf3c4c2427d33c360015d354960bd70",
|
|
"_spec": "expo-font@~9.2.1",
|
|
"_where": "/jd/work/GT2/newMaster/Ejectable",
|
|
"author": {
|
|
"name": "650 Industries, Inc."
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/expo/expo/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"expo-modules-core": "~0.2.0",
|
|
"fontfaceobserver": "^2.1.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Load fonts at runtime and use them in React Native components.",
|
|
"devDependencies": {
|
|
"expo-module-scripts": "^2.0.0"
|
|
},
|
|
"gitHead": "6e8cfadff90f106d6321d0dd8c4158f12a973d30",
|
|
"homepage": "https://docs.expo.io/versions/latest/sdk/font/",
|
|
"jest": {
|
|
"preset": "expo-module-scripts"
|
|
},
|
|
"keywords": [
|
|
"react-native",
|
|
"expo",
|
|
"font"
|
|
],
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "expo-font",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/expo/expo.git",
|
|
"directory": "packages/expo-font"
|
|
},
|
|
"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.1"
|
|
}
|