PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/expo-random
Просмотр файла: package.json
{
"name": "expo-random",
"version": "12.3.0",
"description": "Expo universal module for random bytes",
"main": "build/Random.js",
"types": "build/Random.d.ts",
"sideEffects": false,
"scripts": {
"build": "expo-module build",
"clean": "expo-module clean",
"lint": "expo-module lint",
"test": "expo-module test",
"prepare": "expo-module prepare",
"prepublishOnly": "expo-module prepublishOnly",
"expo-module": "expo-module"
},
"keywords": [
"react-native",
"expo",
"random",
"crypto",
"random-bytes",
"secure",
"generator",
"bytes"
],
"repository": {
"type": "git",
"url": "https://github.com/expo/expo.git",
"directory": "packages/expo-random"
},
"bugs": {
"url": "https://github.com/expo/expo/issues"
},
"author": "650 Industries, Inc.",
"license": "MIT",
"homepage": "https://docs.expo.dev/versions/latest/sdk/random/",
"jest": {
"preset": "expo-module-scripts"
},
"devDependencies": {
"expo-module-scripts": "^2.0.0"
},
"dependencies": {
"base64-js": "^1.3.0"
},
"peerDependencies": {
"expo": "*"
},
"gitHead": "6e131f2da851a47c3a24eb3d6fc971a1a7822086"
}
Выполнить команду
Для локальной разработки. Не используйте в интернете!