jormungandr-bite/.yarnrc.yml

45 lines
811 B
YAML
Raw Permalink Normal View History

2023-11-09 21:08:12 -07:00
compressionLevel: mixed
enableGlobalCache: false
nodeLinker: pnp
2023-11-15 11:22:04 -07:00
pnpMode: strict
npmScopes:
iceshrimp:
npmRegistryServer: "https://iceshrimp.dev/api/packages/iceshrimp/npm/"
packageExtensions:
2023-11-09 21:08:12 -07:00
consolidate@^0.16.0:
dependencies:
pug: 3.0.2
2023-11-15 11:25:56 -07:00
ejs: ^3.1.7
debug@*:
dependencies:
2023-11-09 21:08:12 -07:00
supports-color: ^8.0.0
fix-esm@1.0.1:
dependencies:
multer: 1.4.4-lts.1
node-fetch@2.6.12:
dependencies:
2023-11-09 21:08:12 -07:00
encoding: ^0.1.13
ws@8.13.0:
dependencies:
2023-11-09 21:08:12 -07:00
bufferutil: ^4.0.1
2023-12-11 11:51:58 -07:00
vue-eslint-parser@9.3.1:
dependencies:
'@typescript-eslint/parser': ^6.14.0
'@typescript-eslint/eslint-plugin': ^6.14.0
2023-11-09 21:08:12 -07:00
supportedArchitectures:
cpu:
- current
- x64
- arm64
libc:
- current
- glibc
- musl
os:
- current
- darwin
- linux