mirror of https://github.com/requarks/wiki
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
488 B
29 lines
488 B
defaultSemverRangePrefix: ''
|
|
|
|
enableTelemetry: false
|
|
|
|
nodeLinker: node-modules
|
|
|
|
packageExtensions:
|
|
'rollup-plugin-visualizer@*':
|
|
dependencies:
|
|
'rollup': '*'
|
|
'v-network-graph@*':
|
|
dependencies:
|
|
'd3-force': '*'
|
|
|
|
plugins:
|
|
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
|
spec: "@yarnpkg/plugin-interactive-tools"
|
|
|
|
supportedArchitectures:
|
|
cpu:
|
|
- x64
|
|
- arm64
|
|
os:
|
|
- darwin
|
|
- linux
|
|
- win32
|
|
|
|
yarnPath: .yarn/releases/yarn-3.2.0.cjs
|