Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32159237
package.json
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
package.json
View Options
{
"private"
:
true
,
"license"
:
"BSD-3-Clause"
,
"workspaces"
:
[
"lib"
,
"web"
,
"native"
,
"keyserver"
,
"landing"
,
"desktop"
,
"keyserver/addons/rust-node-addon"
,
"native/expo-modules/comm-expo-package"
,
"services/electron-update-server"
,
"web/opaque-ke-wasm"
],
"scripts"
:
{
"clean"
:
"yarn workspace lib clean && yarn workspace web clean && yarn workspace native clean && yarn workspace keyserver clean && yarn workspace landing clean && yarn workspace desktop clean && yarn workspace rust-node-addon clean && yarn workspace electron-update-server clean && rm -rf node_modules/"
,
"cleaninstall"
:
"(killall flow || pkill flow || true) && yarn clean && yarn"
,
"ci-cleaninstall"
:
"yarn cleaninstall --frozen-lockfile --skip-optional --network-timeout 180000"
,
"eslint:all"
:
"eslint --report-unused-disable-directives ."
,
"eslint:fix"
:
"eslint --fix --report-unused-disable-directives ."
,
"clang-format-all"
:
"eval `node scripts/get-clang-paths-cli.js` | xargs clang-format -i"
,
"rust-pre-commit"
:
"./scripts/rust_pre_commit.sh"
,
"terraform-pre-commit"
:
"./scripts/terraform_pre_commit.sh"
,
"prepare"
:
"husky install"
,
"arcpatch"
:
"git pull --all --tags && arc patch"
,
"postinstall"
:
"bash ./postinstall.sh"
,
"flow:all"
:
"yarn workspace lib flow && yarn workspace web flow && yarn workspace landing flow && yarn workspace native flow && yarn workspace keyserver flow && yarn workspace desktop flow && yarn workspace electron-update-server flow"
,
"jest:all"
:
"yarn workspace lib test && yarn workspace keyserver test && yarn workspace web test && yarn workspace native test"
,
"docker-build-push:identity"
:
"./scripts/docker-build-push-identity.sh"
},
"devDependencies"
:
{
"@babel/eslint-parser"
:
"^7.23.3"
,
"@stylistic/eslint-plugin-js"
:
"^1.5.3"
,
"clang-format"
:
"^1.8.0"
,
"core-js"
:
"^3.6.5"
,
"eslint"
:
"^8.56.0"
,
"eslint-config-prettier"
:
"^9.1.0"
,
"eslint-plugin-flowtype"
:
"^8.0.3"
,
"eslint-plugin-import"
:
"^2.29.1"
,
"eslint-plugin-jest"
:
"^27.6.1"
,
"eslint-plugin-monorepo"
:
"^0.3.2"
,
"eslint-plugin-prettier"
:
"^5.1.2"
,
"eslint-plugin-react"
:
"^7.33.2"
,
"eslint-plugin-react-hooks"
:
"^4.6.0"
,
"eslint-plugin-react-native"
:
"^4.1.0"
,
"eslint-plugin-unicorn"
:
"^51.0.1"
,
"find-up"
:
"^5.0.0"
,
"flow-mono-cli"
:
"^1.5.0"
,
"gaxios"
:
"^4.3.2"
,
"husky"
:
"^7.0.0"
,
"lint-staged"
:
"^12.1.4"
,
"patch-package"
:
"^6.4.7"
,
"postinstall-postinstall"
:
"^2.0.0"
,
"prettier"
:
"^3.1.1"
},
"resolutions"
:
{
"react-native-flipper"
:
"https://registry.yarnpkg.com/@favware/skip-dependency/-/skip-dependency-1.1.1.tgz"
}
}
File Metadata
Details
Attached
Mime Type
application/json
Expires
Sun, Dec 7, 4:28 PM (1 d, 4 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5251097
Default Alt Text
package.json (2 KB)
Attached To
Mode
rCOMM Comm
Attached
Detach File
Event Timeline
Log In to Comment