| { |
| "private": true, |
| "// optionalDependencies": "test linking & building packages with os/cpu constraints etc", |
| "optionalDependencies": { |
| "@vscode/vsce-sign-alpine-arm64": "2.0.2", |
| "@vscode/vsce-sign-alpine-x64": "2.0.2", |
| "sass-embedded-all-unknown": "1.97.3" |
| }, |
| "// devDependencies": "test linking & building 3rd party npm packages with problematic version specifiers, postinstalls etc", |
| "// devDependencies2": "See also: root package.json pnpm.onlyBuiltDependencies+packageExtensions", |
| "devDependencies": { |
| "@fastify/send": "3.3.0", |
| "@figma/nodegit": "^0.28.0-figma.6", |
| "@kubernetes/client-node": "https://github.com/kubernetes-client/javascript#cb821e92b766f6ffba6ad8cf5e7ff6ba77c3a1c9", |
| "@plotly/regl": "2.1.2", |
| "bufferutil": "4.0.8", |
| "debug": "ngokevin/debug#9742c5f383a6f8046241920156236ade8ec30d53", |
| "esbuild": "0.24.0", |
| "handlebars-helpers/helper-date": "github:coda/helper-date#a2cb4284148cbba7d36173dff4c7c60ce59eae55", |
| "hot-shots": "10.0.0", |
| "inline-fixtures": "https://registry.yarnpkg.com/inline-fixtures/-/inline-fixtures-1.1.0.tgz#5f9edf644ac02a1322012dbbb9f0a4739831d662", |
| "json-stable-stringify": "1.0.1", |
| "lodash": "4.0.0", |
| "lodash-4.17.21": "npm:lodash@4.17.21", |
| "lodash-4.17.21-tar": "file:vendored/lodash-4.17.21.tgz", |
| "node-gyp": "12.2.0", |
| "plotly.js": "2.25.2", |
| "protoc-gen-grpc": "git+ssh://git@github.com:gregmagolan-codaio/protoc-gen-grpc-ts#be5580b06348d3eb9b4610a4a94065154a0df41f", |
| "puppeteer": "19.11.1", |
| "regl": "npm:@plotly/regl@2.1.2", |
| "segfault-handler": "1.3.0", |
| "semver-first-satisfied": "1.1.0", |
| "syncpack": "git+https://github.com/JamieMason/syncpack.git#c245af8ea73ce3345d92bbda6c684092a841e262", |
| "typescript": "*", |
| "unused": "latest", |
| "test-npm_package": "workspace:*", |
| "webpack-bundle-analyzer": "4.5.0", |
| "pngjs": "5.0.0" |
| } |
| } |