metadata: project: RStudio description: Complete recursive dependency analysis for RStudio IDE generated_date: 2025-11-21 01:20:26 UTC total_dependencies: 960 dependencies: - name: fmt category: cpp-cmake-external version: 11.1.4 description: '{fmt} is an open-source formatting library providing a fast and safe alternative to C stdio and C++ iostreams.' website: https://github.com/fmtlib/fmt source_repository: https://github.com/fmtlib/fmt git_revision: 123913715afeb8a437e6388b4473fcc4753e1c9a source_archive: https://github.com/fmtlib/fmt/archive/123913715afeb8a437e6388b4473fcc4753e1c9a.zip license: NOASSERTION license_file: https://github.com/fmtlib/fmt/blob/master/LICENSE runtime_dependency: true build_dependency: true - name: gsl-lite category: cpp-cmake-external version: 0.42.0 description: gsl-lite is an implementation of the C++ Core Guidelines Support Library originally based on Microsoft GSL. website: https://github.com/gsl-lite/gsl-lite source_repository: https://github.com/gsl-lite/gsl-lite git_revision: 21751fb0473473e27ffb1f280543885ed65447a8 source_archive: https://github.com/gsl-lite/gsl-lite/archive/21751fb0473473e27ffb1f280543885ed65447a8.zip license: MIT license_file: https://github.com/gsl-lite/gsl-lite/blob/master/LICENSE runtime_dependency: true build_dependency: true - name: gtest category: cpp-cmake-external version: 1.17.0 description: Google Test is a C++ test framework based on the xUnit architecture. website: https://github.com/google/googletest source_repository: https://github.com/google/googletest git_revision: 52eb8108c5bdec04579160ae17225d66034bd723 source_archive: https://github.com/google/googletest/archive/52eb8108c5bdec04579160ae17225d66034bd723.zip license: BSD-3-Clause license_file: https://github.com/google/googletest/blob/master/LICENSE runtime_dependency: true build_dependency: true - name: hunspell category: cpp-cmake-external version: 1.7.2 description: Hunspell is a free spell checker and morphological analyzer library and command-line tool, licensed under LGPL/GPL/MPL tri-license. website: https://github.com/hunspell/hunspell source_repository: https://github.com/hunspell/hunspell git_revision: 2969be996acad84b91ab3875b1816636fe61a40e source_archive: https://github.com/hunspell/hunspell/archive/2969be996acad84b91ab3875b1816636fe61a40e.zip license: LGPL-2.1 license_file: https://github.com/hunspell/hunspell/blob/master/LICENSE runtime_dependency: true build_dependency: true - name: rapidjson category: cpp-cmake-external version: 1.1.0 description: A fast JSON parser/generator for C++ with both SAX/DOM style API website: https://github.com/Tencent/rapidjson source_repository: https://github.com/Tencent/rapidjson git_revision: 24b5e7a8b27f42fa16b96fc70aade9106cf7102f source_archive: https://github.com/Tencent/rapidjson/archive/24b5e7a8b27f42fa16b96fc70aade9106cf7102f.zip license: NOASSERTION license_file: https://github.com/Tencent/rapidjson/blob/master/LICENSE runtime_dependency: true build_dependency: true - name: tl-expected category: cpp-cmake-external version: 1.1.0 description: Single header implementation of std::expected with functional-style extensions. website: https://github.com/TartanLlama/expected source_repository: https://github.com/TartanLlama/expected git_revision: 292eff8bd8ee230a7df1d6a1c00c4ea0eb2f0362 source_archive: https://github.com/TartanLlama/expected/archive/292eff8bd8ee230a7df1d6a1c00c4ea0eb2f0362.zip license: CC0-1.0 license_file: https://github.com/TartanLlama/expected/blob/master/LICENSE runtime_dependency: true build_dependency: true - name: websocketpp category: cpp-cmake-external version: 0.8.3 description: WebSocket++ is a header only C++ library that implements RFC6455 The WebSocket Protocol. website: https://github.com/amini-allight/websocketpp source_repository: https://github.com/amini-allight/websocketpp git_revision: ee8cf4257e001d939839cff5b1766a835b749cd6 source_archive: https://github.com/amini-allight/websocketpp/archive/ee8cf4257e001d939839cff5b1766a835b749cd6.zip license: NOASSERTION license_file: https://github.com/amini-allight/websocketpp/blob/master/LICENSE runtime_dependency: true build_dependency: true - name: yaml-cpp category: cpp-cmake-external version: 0.8.0 description: yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec. website: https://github.com/jbeder/yaml-cpp source_repository: https://github.com/jbeder/yaml-cpp git_revision: f7320141120f720aecc4c32be25586e7da9eb978 source_archive: https://github.com/jbeder/yaml-cpp/archive/f7320141120f720aecc4c32be25586e7da9eb978.zip license: MIT license_file: https://github.com/jbeder/yaml-cpp/blob/master/LICENSE runtime_dependency: true build_dependency: true - name: zlib category: cpp-cmake-external version: 1.3.1 description: zlib is a general purpose data compression library. website: https://github.com/madler/zlib source_repository: https://github.com/madler/zlib git_revision: 51b7f2abdade71cd9bb0e7a373ef2610ec6f9daf source_archive: https://github.com/madler/zlib/archive/51b7f2abdade71cd9bb0e7a373ef2610ec6f9daf.zip license: NOASSERTION license_file: https://github.com/madler/zlib/blob/master/LICENSE runtime_dependency: true build_dependency: true - name: boost category: cpp-vendored version: 1.87.0 description: Boost C++ Libraries - peer-reviewed portable C++ source libraries website: https://www.boost.org source_repository: https://github.com/boostorg/boost source_archive: https://boostlibs.org/release/1.87.0/source/boost_1_87_0.tar.gz license: BSL-1.0 license_file: https://www.boost.org/LICENSE_1_0.txt custom_build: true build_notes: Namespace renamed to rstudio_boost via R script modification of all source files runtime_dependency: true build_dependency: true sub_components: - name: boost-filesystem license: BSL-1.0 - name: boost-system license: BSL-1.0 - name: boost-date_time license: BSL-1.0 - name: boost-program_options license: BSL-1.0 - name: boost-regex license: BSL-1.0 - name: boost-signals license: BSL-1.0 - name: boost-thread license: BSL-1.0 - name: boost-chrono license: BSL-1.0 - name: boost-random license: BSL-1.0 - name: boost-iostreams license: BSL-1.0 - name: cef category: cpp-vendored version: 3.1547.1412 description: Chromium Embedded Framework - embed Chromium in applications website: https://bitbucket.org/chromiumembedded/cef source_repository: https://bitbucket.org/chromiumembedded/cef source_archive: https://cef-builds.spotifycdn.com/index.html license: BSD-3-Clause license_file: https://bitbucket.org/chromiumembedded/cef/src/master/LICENSE.txt runtime_dependency: true build_dependency: true - name: soci category: cpp-vendored version: 4.0.3 description: The C++ Database Access Library website: http://soci.sourceforge.net/ source_repository: https://github.com/SOCI/soci source_archive: https://github.com/SOCI/soci/archive/refs/tags/v4.0.3.tar.gz license: BSL-1.0 license_file: https://github.com/SOCI/soci/blob/master/LICENSE_1_0.txt runtime_dependency: true build_dependency: true - name: gwt category: java-tool version: 2.12.2-apple-blossom description: Google Web Toolkit - Java to JavaScript compiler website: http://www.gwtproject.org source_repository: https://github.com/gwtproject/gwt source_archive: https://github.com/gwtproject/gwt/releases license: Apache-2.0 license_file: https://github.com/gwtproject/gwt/blob/main/LICENSE runtime_dependency: false build_dependency: true - name: '@apidevtools/json-schema-ref-parser' category: nodejs-dev version: 11.9.3 description: Parse, Resolve, and Dereference JSON Schema $ref pointers website: https://apidevtools.com/json-schema-ref-parser/ source_repository: https://github.com/APIDevTools/json-schema-ref-parser source_archive: https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-11.9.3.tgz license: MIT license_file: https://github.com/APIDevTools/json-schema-ref-parser/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@babel/code-frame' category: nodejs-dev version: 7.27.1 description: Generate errors that contain a code frame that point to source locations. website: https://babel.dev/docs/en/next/babel-code-frame source_repository: https://github.com/babel/babel source_archive: https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz license: MIT license_file: https://github.com/babel/babel/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@babel/compat-data' category: nodejs-dev version: 7.28.5 description: The compat-data to determine required Babel plugins website: '' source_repository: https://github.com/babel/babel source_archive: https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.28.5.tgz license: MIT license_file: https://github.com/babel/babel/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@babel/core' category: nodejs-dev version: 7.28.5 description: Babel compiler core. website: https://babel.dev/docs/en/next/babel-core source_repository: https://github.com/babel/babel source_archive: https://registry.npmjs.org/@babel/core/-/core-7.28.5.tgz license: MIT license_file: https://github.com/babel/babel/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@babel/generator' category: nodejs-dev version: 7.28.5 description: Turns an AST into code. website: https://babel.dev/docs/en/next/babel-generator source_repository: https://github.com/babel/babel source_archive: https://registry.npmjs.org/@babel/generator/-/generator-7.28.5.tgz license: MIT license_file: https://github.com/babel/babel/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@babel/helper-compilation-targets' category: nodejs-dev version: 7.27.2 description: Helper functions on Babel compilation targets website: '' source_repository: https://github.com/babel/babel source_archive: https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz license: MIT license_file: https://github.com/babel/babel/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@babel/helper-globals' category: nodejs-dev version: 7.28.0 description: A collection of JavaScript globals for Babel internal usage website: '' source_repository: https://github.com/babel/babel source_archive: https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz license: MIT license_file: https://github.com/babel/babel/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@babel/helper-module-imports' category: nodejs-dev version: 7.27.1 description: Babel helper functions for inserting module loads website: https://babel.dev/docs/en/next/babel-helper-module-imports source_repository: https://github.com/babel/babel source_archive: https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz license: MIT license_file: https://github.com/babel/babel/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@babel/helper-module-transforms' category: nodejs-dev version: 7.28.3 description: Babel helper functions for implementing ES6 module transformations website: https://babel.dev/docs/en/next/babel-helper-module-transforms source_repository: https://github.com/babel/babel source_archive: https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz license: MIT license_file: https://github.com/babel/babel/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@babel/helper-validator-option' category: nodejs-dev version: 7.27.1 description: Validate plugin/preset options website: '' source_repository: https://github.com/babel/babel source_archive: https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz license: MIT license_file: https://github.com/babel/babel/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@babel/helpers' category: nodejs-dev version: 7.28.4 description: Collection of helper functions used by Babel transforms. website: https://babel.dev/docs/en/next/babel-helpers source_repository: https://github.com/babel/babel source_archive: https://registry.npmjs.org/@babel/helpers/-/helpers-7.28.4.tgz license: MIT license_file: https://github.com/babel/babel/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@babel/template' category: nodejs-dev version: 7.27.2 description: Generate an AST from a string template. website: https://babel.dev/docs/en/next/babel-template source_repository: https://github.com/babel/babel source_archive: https://registry.npmjs.org/@babel/template/-/template-7.27.2.tgz license: MIT license_file: https://github.com/babel/babel/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@babel/traverse' category: nodejs-dev version: 7.28.5 description: The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes website: https://babel.dev/docs/en/next/babel-traverse source_repository: https://github.com/babel/babel source_archive: https://registry.npmjs.org/@babel/traverse/-/traverse-7.28.5.tgz license: MIT license_file: https://github.com/babel/babel/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@cspotcode/source-map-support' category: nodejs-dev version: 0.8.1 description: Fixes stack traces for files with source maps website: https://github.com/cspotcode/node-source-map-support#readme source_repository: https://github.com/cspotcode/node-source-map-support source_archive: https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz license: MIT license_file: https://github.com/cspotcode/node-source-map-support/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@electron-forge/cli' category: nodejs-dev version: 7.8.3 description: A complete tool for building modern Electron applications website: https://github.com/electron/forge#readme source_repository: https://github.com/electron/forge source_archive: https://registry.npmjs.org/@electron-forge/cli/-/cli-7.8.3.tgz license: MIT license_file: https://github.com/electron/forge/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@electron-forge/core' category: nodejs-dev version: 7.8.3 description: A complete tool for building modern Electron applications website: https://github.com/electron/forge#readme source_repository: https://github.com/electron/forge source_archive: https://registry.npmjs.org/@electron-forge/core/-/core-7.8.3.tgz license: MIT license_file: https://github.com/electron/forge/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@electron-forge/core-utils' category: nodejs-dev version: 7.8.3 description: Core utilities for the Electron Forge packages website: https://github.com/electron/forge#readme source_repository: https://github.com/electron/forge source_archive: https://registry.npmjs.org/@electron-forge/core-utils/-/core-utils-7.8.3.tgz license: MIT license_file: https://github.com/electron/forge/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@electron-forge/maker-base' category: nodejs-dev version: 7.8.3 description: Base maker for Electron Forge website: https://github.com/electron/forge#readme source_repository: https://github.com/electron/forge source_archive: https://registry.npmjs.org/@electron-forge/maker-base/-/maker-base-7.8.3.tgz license: MIT license_file: https://github.com/electron/forge/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@electron-forge/plugin-base' category: nodejs-dev version: 7.8.3 description: Base plugin for Electron Forge website: https://github.com/electron/forge#readme source_repository: https://github.com/electron/forge source_archive: https://registry.npmjs.org/@electron-forge/plugin-base/-/plugin-base-7.8.3.tgz license: MIT license_file: https://github.com/electron/forge/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@electron-forge/plugin-webpack' category: nodejs-dev version: 7.8.3 description: Webpack plugin for Electron Forge, lets you use Webpack directly in your tooling website: https://github.com/electron/forge#readme source_repository: https://github.com/electron/forge source_archive: https://registry.npmjs.org/@electron-forge/plugin-webpack/-/plugin-webpack-7.8.3.tgz license: MIT license_file: https://github.com/electron/forge/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@electron-forge/publisher-base' category: nodejs-dev version: 7.8.3 description: Base publisher for Electron Forge website: https://github.com/electron/forge#readme source_repository: https://github.com/electron/forge source_archive: https://registry.npmjs.org/@electron-forge/publisher-base/-/publisher-base-7.8.3.tgz license: MIT license_file: https://github.com/electron/forge/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@electron-forge/shared-types' category: nodejs-dev version: 7.8.3 description: Shared types across Electron Forge website: https://github.com/electron/forge#readme source_repository: https://github.com/electron/forge source_archive: https://registry.npmjs.org/@electron-forge/shared-types/-/shared-types-7.8.3.tgz license: MIT license_file: https://github.com/electron/forge/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@electron-forge/template-base' category: nodejs-dev version: 7.8.3 description: Base template for Electron Forge website: https://github.com/electron/forge#readme source_repository: https://github.com/electron/forge source_archive: https://registry.npmjs.org/@electron-forge/template-base/-/template-base-7.8.3.tgz license: MIT license_file: https://github.com/electron/forge/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@electron-forge/template-vite' category: nodejs-dev version: 7.8.3 description: Vite template for Electron Forge, gets you started with Vite really quickly website: https://github.com/electron/forge#readme source_repository: https://github.com/electron/forge source_archive: https://registry.npmjs.org/@electron-forge/template-vite/-/template-vite-7.8.3.tgz license: MIT license_file: https://github.com/electron/forge/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@electron-forge/template-vite-typescript' category: nodejs-dev version: 7.8.3 description: Vite-TypeScript template for Electron Forge, gets you started with Vite really quickly website: https://github.com/electron/forge#readme source_repository: https://github.com/electron/forge source_archive: https://registry.npmjs.org/@electron-forge/template-vite-typescript/-/template-vite-typescript-7.8.3.tgz license: MIT license_file: https://github.com/electron/forge/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@electron-forge/template-webpack' category: nodejs-dev version: 7.8.3 description: Webpack template for Electron Forge, gets you started with Webpack really quickly website: https://github.com/electron/forge#readme source_repository: https://github.com/electron/forge source_archive: https://registry.npmjs.org/@electron-forge/template-webpack/-/template-webpack-7.8.3.tgz license: MIT license_file: https://github.com/electron/forge/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@electron-forge/template-webpack-typescript' category: nodejs-dev version: 7.8.3 description: Webpack-TypeScript template for Electron Forge website: https://github.com/electron/forge#readme source_repository: https://github.com/electron/forge source_archive: https://registry.npmjs.org/@electron-forge/template-webpack-typescript/-/template-webpack-typescript-7.8.3.tgz license: MIT license_file: https://github.com/electron/forge/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@electron-forge/tracer' category: nodejs-dev version: 7.8.3 description: Tracing helpers for Electron Forge website: https://github.com/electron/forge#readme source_repository: https://github.com/electron/forge source_archive: https://registry.npmjs.org/@electron-forge/tracer/-/tracer-7.8.3.tgz license: MIT license_file: https://github.com/electron/forge/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@electron-forge/web-multi-logger' category: nodejs-dev version: 7.8.3 description: Display multiple streams of logs in one window website: https://github.com/electron/forge#readme source_repository: https://github.com/electron/forge source_archive: https://registry.npmjs.org/@electron-forge/web-multi-logger/-/web-multi-logger-7.8.3.tgz license: MIT license_file: https://github.com/electron/forge/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@electron/asar' category: nodejs-dev version: 3.4.1 description: Creating Electron app packages website: https://github.com/electron/asar source_repository: https://github.com/electron/asar source_archive: https://registry.npmjs.org/@electron/asar/-/asar-3.4.1.tgz license: MIT license_file: https://github.com/electron/asar/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@electron/get' category: nodejs-dev version: 3.1.0 description: Utility for downloading artifacts from different versions of Electron website: https://github.com/electron/get#readme source_repository: https://github.com/electron/get source_archive: https://registry.npmjs.org/@electron/get/-/get-3.1.0.tgz license: MIT license_file: https://github.com/electron/get/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@electron/node-gyp' category: nodejs-dev version: 10.2.0-electron.1 description: Node.js native addon build tool website: https://github.com/nodejs/node-gyp#readme source_repository: https://github.com/nodejs/node-gyp source_archive: git+ssh://git@github.com/electron/node-gyp.git#06b29aafb7708acef8b3669835c8a7857ebc92d2 license: MIT license_file: https://github.com/nodejs/node-gyp/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@electron/notarize' category: nodejs-dev version: 2.5.0 description: Notarize your Electron app website: https://github.com/electron/notarize#readme source_repository: https://github.com/electron/notarize source_archive: https://registry.npmjs.org/@electron/notarize/-/notarize-2.5.0.tgz license: MIT license_file: https://github.com/electron/notarize/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@electron/osx-sign' category: nodejs-dev version: 1.3.3 description: Codesign Electron macOS apps website: https://github.com/electron/osx-sign source_repository: https://github.com/electron/osx-sign source_archive: https://registry.npmjs.org/@electron/osx-sign/-/osx-sign-1.3.3.tgz license: BSD-2-Clause license_file: https://github.com/electron/osx-sign/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@electron/packager' category: nodejs-dev version: 18.4.2 description: Customize and package your Electron app with OS-specific bundles (.app, .exe, etc.) via JS or CLI website: https://github.com/electron/packager source_repository: https://github.com/electron/packager source_archive: https://registry.npmjs.org/@electron/packager/-/packager-18.4.2.tgz license: BSD-2-Clause license_file: https://github.com/electron/packager/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@electron/rebuild' category: nodejs-dev version: 3.7.2 description: Electron supporting package to rebuild native node modules against the currently installed electron website: https://github.com/electron/rebuild source_repository: https://github.com/electron/rebuild source_archive: https://registry.npmjs.org/@electron/rebuild/-/rebuild-3.7.2.tgz license: MIT license_file: https://github.com/electron/rebuild/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@electron/universal' category: nodejs-dev version: 2.0.3 description: Utility for creating Universal macOS applications from two x64 and arm64 Electron applications website: https://github.com/electron/universal#readme source_repository: https://github.com/electron/universal source_archive: https://registry.npmjs.org/@electron/universal/-/universal-2.0.3.tgz license: MIT license_file: https://github.com/electron/universal/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@electron/windows-sign' category: nodejs-dev version: 1.2.2 description: Codesign Electron Windows apps website: https://github.com/electron/windows-sign source_repository: https://github.com/electron/windows-sign source_archive: https://registry.npmjs.org/@electron/windows-sign/-/windows-sign-1.2.2.tgz license: BSD-2-Clause license_file: https://github.com/electron/windows-sign/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@eslint-community/eslint-utils' category: nodejs-dev version: 4.9.0 description: Utilities for ESLint plugins. website: https://github.com/eslint-community/eslint-utils#readme source_repository: https://github.com/eslint-community/eslint-utils source_archive: https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz license: MIT license_file: https://github.com/eslint-community/eslint-utils/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@eslint-community/regexpp' category: nodejs-dev version: 4.12.2 description: Regular expression parser for ECMAScript. website: https://github.com/eslint-community/regexpp#readme source_repository: https://github.com/eslint-community/regexpp source_archive: https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.2.tgz license: MIT license_file: https://github.com/eslint-community/regexpp/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@eslint/config-array' category: nodejs-dev version: 0.21.1 description: General purpose glob-based configuration matching. website: https://github.com/eslint/rewrite/tree/main/packages/config-array#readme source_repository: https://github.com/eslint/rewrite source_archive: https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.1.tgz license: Apache-2.0 license_file: https://github.com/eslint/rewrite/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@eslint/config-helpers' category: nodejs-dev version: 0.3.1 description: Helper utilities for creating ESLint configuration website: https://github.com/eslint/rewrite/tree/main/packages/config-helpers#readme source_repository: https://github.com/eslint/rewrite source_archive: https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.3.1.tgz license: Apache-2.0 license_file: https://github.com/eslint/rewrite/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@eslint/core' category: nodejs-dev version: 0.15.2 description: Runtime-agnostic core of ESLint website: https://github.com/eslint/rewrite/tree/main/packages/core#readme source_repository: https://github.com/eslint/rewrite source_archive: https://registry.npmjs.org/@eslint/core/-/core-0.15.2.tgz license: Apache-2.0 license_file: https://github.com/eslint/rewrite/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@eslint/eslintrc' category: nodejs-dev version: 3.3.1 description: The legacy ESLintRC config file format for ESLint website: https://github.com/eslint/eslintrc#readme source_repository: https://github.com/eslint/eslintrc source_archive: https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz license: MIT license_file: https://github.com/eslint/eslintrc/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@eslint/js' category: nodejs-dev version: 9.33.0 description: ESLint JavaScript language implementation website: https://eslint.org source_repository: https://github.com/eslint/eslint source_archive: https://registry.npmjs.org/@eslint/js/-/js-9.33.0.tgz license: MIT license_file: https://github.com/eslint/eslint/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@eslint/object-schema' category: nodejs-dev version: 2.1.7 description: An object schema merger/validator website: https://github.com/eslint/rewrite/tree/main/packages/object-schema#readme source_repository: https://github.com/eslint/rewrite source_archive: https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.7.tgz license: Apache-2.0 license_file: https://github.com/eslint/rewrite/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@eslint/plugin-kit' category: nodejs-dev version: 0.3.5 description: Utilities for building ESLint plugins. website: https://github.com/eslint/rewrite/tree/main/packages/plugin-kit#readme source_repository: https://github.com/eslint/rewrite source_archive: https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz license: Apache-2.0 license_file: https://github.com/eslint/rewrite/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@gar/promisify' category: nodejs-dev version: 1.1.3 description: Promisify an entire class or object website: https://github.com/wraithgar/gar-promisify#readme source_repository: https://github.com/wraithgar/gar-promisify source_archive: https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz license: MIT license_file: https://github.com/wraithgar/gar-promisify/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@humanfs/core' category: nodejs-dev version: 0.19.1 description: The core of the humanfs library. website: https://github.com/humanwhocodes/humanfs#readme source_repository: https://github.com/humanwhocodes/humanfs source_archive: https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz license: Apache-2.0 license_file: https://github.com/humanwhocodes/humanfs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@humanfs/node' category: nodejs-dev version: 0.16.7 description: The Node.js bindings of the humanfs library. website: https://github.com/humanwhocodes/humanfs#readme source_repository: https://github.com/humanwhocodes/humanfs source_archive: https://registry.npmjs.org/@humanfs/node/-/node-0.16.7.tgz license: Apache-2.0 license_file: https://github.com/humanwhocodes/humanfs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@humanwhocodes/module-importer' category: nodejs-dev version: 1.0.1 description: Universal module importer for Node.js website: https://github.com/humanwhocodes/module-importer#readme source_repository: https://github.com/humanwhocodes/module-importer source_archive: https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz license: Apache-2.0 license_file: https://github.com/humanwhocodes/module-importer/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@humanwhocodes/retry' category: nodejs-dev version: 0.4.3 description: A utility to retry failed async methods. website: https://github.com/humanwhocodes/retry#readme source_repository: https://github.com/humanwhocodes/retry source_archive: https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.3.tgz license: Apache-2.0 license_file: https://github.com/humanwhocodes/retry/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@isaacs/cliui' category: nodejs-dev version: 8.0.2 description: easily create complex multi-column command-line-interfaces website: https://github.com/yargs/cliui#readme source_repository: https://github.com/yargs/cliui source_archive: https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz license: ISC license_file: https://github.com/yargs/cliui/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@istanbuljs/load-nyc-config' category: nodejs-dev version: 1.1.0 description: Utility function to load nyc configuration website: https://github.com/istanbuljs/load-nyc-config#readme source_repository: https://github.com/istanbuljs/load-nyc-config source_archive: https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz license: ISC license_file: https://github.com/istanbuljs/load-nyc-config/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@istanbuljs/schema' category: nodejs-dev version: 0.1.3 description: Schemas describing various structures used by nyc and istanbuljs website: https://github.com/istanbuljs/schema#readme source_repository: https://github.com/istanbuljs/schema source_archive: https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz license: MIT license_file: https://github.com/istanbuljs/schema/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@jridgewell/gen-mapping' category: nodejs-dev version: 0.3.13 description: Generate source maps website: https://github.com/jridgewell/sourcemaps/tree/main/packages/gen-mapping source_repository: https://github.com/jridgewell/sourcemaps source_archive: https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz license: MIT license_file: https://github.com/jridgewell/sourcemaps/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@jridgewell/remapping' category: nodejs-dev version: 2.3.5 description: Remap sequential sourcemaps through transformations to point at the original source code website: https://github.com/jridgewell/sourcemaps/tree/main/packages/remapping source_repository: https://github.com/jridgewell/sourcemaps source_archive: https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz license: MIT license_file: https://github.com/jridgewell/sourcemaps/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@jridgewell/resolve-uri' category: nodejs-dev version: 3.1.2 description: Resolve a URI relative to an optional base URI website: https://github.com/jridgewell/resolve-uri#readme source_repository: https://github.com/jridgewell/resolve-uri source_archive: https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz license: MIT license_file: https://github.com/jridgewell/resolve-uri/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@jridgewell/source-map' category: nodejs-dev version: 0.3.11 description: Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map API website: https://github.com/jridgewell/sourcemaps/tree/main/packages/source-map source_repository: https://github.com/jridgewell/sourcemaps source_archive: https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.11.tgz license: MIT license_file: https://github.com/jridgewell/sourcemaps/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@jridgewell/trace-mapping' category: nodejs-dev version: 0.3.9 description: Trace the original position through a source map website: https://github.com/jridgewell/sourcemaps/tree/main/packages/trace-mapping source_repository: https://github.com/jridgewell/sourcemaps source_archive: https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz license: MIT license_file: https://github.com/jridgewell/sourcemaps/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@jsdevtools/ono' category: nodejs-dev version: 7.1.3 description: Throw better errors. website: https://jstools.dev/ono source_repository: https://github.com/JS-DevTools/ono source_archive: https://registry.npmjs.org/@jsdevtools/ono/-/ono-7.1.3.tgz license: MIT license_file: https://github.com/JS-DevTools/ono/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@leichtgewicht/ip-codec' category: nodejs-dev version: 2.0.5 description: Small package to encode or decode IP addresses from buffers to strings. website: https://github.com/martinheidegger/ip-codec#readme source_repository: https://github.com/martinheidegger/ip-codec source_archive: https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.5.tgz license: MIT license_file: https://github.com/martinheidegger/ip-codec/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@malept/cross-spawn-promise' category: nodejs-dev version: 2.0.0 description: Promisified version of cross-spawn website: https://github.com/malept/cross-spawn-promise#readme source_repository: https://github.com/malept/cross-spawn-promise source_archive: https://registry.npmjs.org/@malept/cross-spawn-promise/-/cross-spawn-promise-2.0.0.tgz license: Apache-2.0 license_file: https://github.com/malept/cross-spawn-promise/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@nodelib/fs.scandir' category: nodejs-dev version: 2.1.5 description: List files and directories inside the specified directory website: '' source_repository: https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.scandir source_archive: https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz license: MIT license_file: https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.scandir/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@nodelib/fs.stat' category: nodejs-dev version: 2.0.5 description: Get the status of a file with some features website: '' source_repository: https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.stat source_archive: https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz license: MIT license_file: https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.stat/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@nodelib/fs.walk' category: nodejs-dev version: 1.2.8 description: A library for efficiently walking a directory recursively website: '' source_repository: https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.walk source_archive: https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz license: MIT license_file: https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.walk/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@npmcli/fs' category: nodejs-dev version: 2.1.2 description: filesystem utilities for the npm cli website: https://github.com/npm/fs#readme source_repository: https://github.com/npm/fs source_archive: https://registry.npmjs.org/@npmcli/fs/-/fs-2.1.2.tgz license: ISC license_file: https://github.com/npm/fs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@npmcli/move-file' category: nodejs-dev version: 2.0.1 description: move a file (fork of move-file) website: https://github.com/npm/move-file#readme source_repository: https://github.com/npm/move-file source_archive: https://registry.npmjs.org/@npmcli/move-file/-/move-file-2.0.1.tgz license: MIT license_file: https://github.com/npm/move-file/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@pkgjs/parseargs' category: nodejs-dev version: 0.11.0 description: Polyfill of future proposal for `util.parseArgs()` website: https://github.com/pkgjs/parseargs#readme source_repository: ssh://git@github.com/pkgjs/parseargs source_archive: https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz license: MIT license_file: ssh://git@github.com/pkgjs/parseargs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@sindresorhus/is' category: nodejs-dev version: 4.6.0 description: Type check values website: https://github.com/sindresorhus/is#readme source_repository: https://github.com/sindresorhus/is source_archive: https://registry.npmjs.org/@sindresorhus/is/-/is-4.6.0.tgz license: MIT license_file: https://github.com/sindresorhus/is/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@sinonjs/commons' category: nodejs-dev version: 3.0.1 description: Simple functions shared among the sinon end user libraries website: https://github.com/sinonjs/commons#readme source_repository: https://github.com/sinonjs/commons source_archive: https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.1.tgz license: BSD-3-Clause license_file: https://github.com/sinonjs/commons/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@sinonjs/fake-timers' category: nodejs-dev version: 13.0.5 description: Fake JavaScript timers website: https://github.com/sinonjs/fake-timers source_repository: https://github.com/sinonjs/fake-timers source_archive: https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-13.0.5.tgz license: BSD-3-Clause license_file: https://github.com/sinonjs/fake-timers/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@sinonjs/samsam' category: nodejs-dev version: 8.0.3 description: Value identification and comparison functions website: http://sinonjs.github.io/samsam/ source_repository: https://github.com/sinonjs/samsam source_archive: https://registry.npmjs.org/@sinonjs/samsam/-/samsam-8.0.3.tgz license: BSD-3-Clause license_file: https://github.com/sinonjs/samsam/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@szmarczak/http-timer' category: nodejs-dev version: 4.0.6 description: Timings for HTTP requests website: https://github.com/szmarczak/http-timer#readme source_repository: https://github.com/szmarczak/http-timer source_archive: https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-4.0.6.tgz license: MIT license_file: https://github.com/szmarczak/http-timer/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@tootallnate/once' category: nodejs-dev version: 2.0.0 description: Creates a Promise that waits for a single event website: https://github.com/TooTallNate/once#readme source_repository: https://github.com/TooTallNate/once source_archive: https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz license: MIT license_file: https://github.com/TooTallNate/once/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@tsconfig/node10' category: nodejs-dev version: 1.0.12 description: A base TSConfig for working with Node 10. website: https://github.com/tsconfig/bases#readme source_repository: https://github.com/tsconfig/bases source_archive: https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.12.tgz license: MIT license_file: https://github.com/tsconfig/bases/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@tsconfig/node12' category: nodejs-dev version: 1.0.11 description: A base TSConfig for working with Node 12. website: https://github.com/tsconfig/bases#readme source_repository: https://github.com/tsconfig/bases source_archive: https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.11.tgz license: MIT license_file: https://github.com/tsconfig/bases/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@tsconfig/node14' category: nodejs-dev version: 1.0.3 description: A base TSConfig for working with Node 14. website: https://github.com/tsconfig/bases#readme source_repository: https://github.com/tsconfig/bases source_archive: https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.3.tgz license: MIT license_file: https://github.com/tsconfig/bases/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@tsconfig/node16' category: nodejs-dev version: 1.0.4 description: A base TSConfig for working with Node 16. website: https://github.com/tsconfig/bases#readme source_repository: https://github.com/tsconfig/bases source_archive: https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.4.tgz license: MIT license_file: https://github.com/tsconfig/bases/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/body-parser' category: nodejs-dev version: 1.19.6 description: TypeScript definitions for body-parser website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/body-parser source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.6.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/bonjour' category: nodejs-dev version: 3.5.13 description: TypeScript definitions for bonjour website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bonjour source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/bonjour/-/bonjour-3.5.13.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/cacheable-request' category: nodejs-dev version: 6.0.3 description: Stub TypeScript definitions entry for cacheable-request, which provides its own types definitions website: '' source_repository: '' source_archive: https://registry.npmjs.org/@types/cacheable-request/-/cacheable-request-6.0.3.tgz license: MIT license_file: '' runtime_dependency: false build_dependency: true - name: '@types/chai' category: nodejs-dev version: 5.2.2 description: TypeScript definitions for chai website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/chai/-/chai-5.2.2.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/connect' category: nodejs-dev version: 3.4.38 description: TypeScript definitions for connect website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/connect source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/connect/-/connect-3.4.38.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/connect-history-api-fallback' category: nodejs-dev version: 1.5.4 description: TypeScript definitions for connect-history-api-fallback website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/connect-history-api-fallback source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.5.4.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/deep-eql' category: nodejs-dev version: 4.0.2 description: TypeScript definitions for deep-eql website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/deep-eql source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/deep-eql/-/deep-eql-4.0.2.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/eslint' category: nodejs-dev version: 9.6.1 description: TypeScript definitions for eslint website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/eslint/-/eslint-9.6.1.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/eslint-scope' category: nodejs-dev version: 3.7.7 description: TypeScript definitions for eslint-scope website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint-scope source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.7.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/estree' category: nodejs-dev version: 1.0.8 description: TypeScript definitions for estree website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/express' category: nodejs-dev version: 4.17.25 description: TypeScript definitions for express website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/express/-/express-4.17.25.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/express-serve-static-core' category: nodejs-dev version: 5.1.0 description: TypeScript definitions for express-serve-static-core website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-serve-static-core source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-5.1.0.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/glossy' category: nodejs-dev version: 0.1.3 description: TypeScript definitions for glossy website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/glossy source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/glossy/-/glossy-0.1.3.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/html-minifier-terser' category: nodejs-dev version: 6.1.0 description: TypeScript definitions for html-minifier-terser website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/html-minifier-terser source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/http-cache-semantics' category: nodejs-dev version: 4.0.4 description: TypeScript definitions for http-cache-semantics website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-cache-semantics source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/http-errors' category: nodejs-dev version: 2.0.5 description: TypeScript definitions for http-errors website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-errors source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/http-errors/-/http-errors-2.0.5.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/http-proxy' category: nodejs-dev version: 1.17.17 description: TypeScript definitions for http-proxy website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-proxy source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.17.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/json-schema' category: nodejs-dev version: 7.0.15 description: TypeScript definitions for json-schema website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/keyv' category: nodejs-dev version: 3.1.4 description: Stub TypeScript definitions entry for keyv, which provides its own types definitions website: '' source_repository: '' source_archive: https://registry.npmjs.org/@types/keyv/-/keyv-3.1.4.tgz license: MIT license_file: '' runtime_dependency: false build_dependency: true - name: '@types/line-reader' category: nodejs-dev version: 0.0.37 description: TypeScript definitions for line-reader website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/line-reader source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/line-reader/-/line-reader-0.0.37.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/lodash' category: nodejs-dev version: 4.17.20 description: TypeScript definitions for lodash website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/lodash/-/lodash-4.17.20.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/lodash.debounce' category: nodejs-dev version: 4.0.9 description: TypeScript definitions for lodash.debounce website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.debounce source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/lodash.debounce/-/lodash.debounce-4.0.9.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/mime' category: nodejs-dev version: 1.3.5 description: Stub TypeScript definitions entry for mime, which provides its own types definitions website: '' source_repository: '' source_archive: https://registry.npmjs.org/@types/mime/-/mime-1.3.5.tgz license: MIT license_file: '' runtime_dependency: false build_dependency: true - name: '@types/mocha' category: nodejs-dev version: 10.0.10 description: TypeScript definitions for mocha website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mocha source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/mocha/-/mocha-10.0.10.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/node' category: nodejs-dev version: 24.3.0 description: TypeScript definitions for node website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/node/-/node-24.3.0.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/node-forge' category: nodejs-dev version: 1.3.14 description: TypeScript definitions for node-forge website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-forge source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/node-forge/-/node-forge-1.3.14.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/properties-reader' category: nodejs-dev version: 2.1.3 description: TypeScript definitions for properties-reader website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/properties-reader source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/properties-reader/-/properties-reader-2.1.3.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/qs' category: nodejs-dev version: 6.14.0 description: TypeScript definitions for qs website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/qs source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/qs/-/qs-6.14.0.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/range-parser' category: nodejs-dev version: 1.2.7 description: TypeScript definitions for range-parser website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/range-parser source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.7.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/responselike' category: nodejs-dev version: 1.0.3 description: TypeScript definitions for responselike website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/responselike source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/responselike/-/responselike-1.0.3.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/retry' category: nodejs-dev version: 0.12.0 description: TypeScript definitions for retry website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/retry source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/retry/-/retry-0.12.0.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/send' category: nodejs-dev version: 1.2.1 description: TypeScript definitions for send website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/send source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/send/-/send-1.2.1.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/serve-index' category: nodejs-dev version: 1.9.4 description: TypeScript definitions for serve-index website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/serve-index source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/serve-index/-/serve-index-1.9.4.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/serve-static' category: nodejs-dev version: 1.15.10 description: TypeScript definitions for serve-static website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/serve-static source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/serve-static/-/serve-static-1.15.10.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/sinon' category: nodejs-dev version: 17.0.4 description: TypeScript definitions for sinon website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinon source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/sinon/-/sinon-17.0.4.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/sinonjs__fake-timers' category: nodejs-dev version: 15.0.1 description: TypeScript definitions for @sinonjs/fake-timers website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinonjs__fake-timers source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-15.0.1.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/sockjs' category: nodejs-dev version: 0.3.36 description: TypeScript definitions for sockjs website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sockjs source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/sockjs/-/sockjs-0.3.36.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/winston-syslog' category: nodejs-dev version: 2.4.3 description: TypeScript definitions for winston-syslog website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/winston-syslog source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/winston-syslog/-/winston-syslog-2.4.3.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/ws' category: nodejs-dev version: 8.18.1 description: TypeScript definitions for ws website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ws source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/ws/-/ws-8.18.1.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@types/yauzl' category: nodejs-dev version: 2.10.3 description: TypeScript definitions for yauzl website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yauzl source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.3.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@typescript-eslint/eslint-plugin' category: nodejs-dev version: 8.39.1 description: TypeScript plugin for ESLint website: https://typescript-eslint.io/packages/eslint-plugin source_repository: https://github.com/typescript-eslint/typescript-eslint source_archive: https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.39.1.tgz license: MIT license_file: https://github.com/typescript-eslint/typescript-eslint/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@typescript-eslint/parser' category: nodejs-dev version: 8.39.1 description: An ESLint custom parser which leverages TypeScript ESTree website: https://typescript-eslint.io/packages/parser source_repository: https://github.com/typescript-eslint/typescript-eslint source_archive: https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.39.1.tgz license: MIT license_file: https://github.com/typescript-eslint/typescript-eslint/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@typescript-eslint/project-service' category: nodejs-dev version: 8.39.1 description: Standalone TypeScript project service wrapper for linting. website: https://typescript-eslint.io source_repository: https://github.com/typescript-eslint/typescript-eslint source_archive: https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.39.1.tgz license: MIT license_file: https://github.com/typescript-eslint/typescript-eslint/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@typescript-eslint/scope-manager' category: nodejs-dev version: 8.39.1 description: TypeScript scope analyser for ESLint website: https://typescript-eslint.io/packages/scope-manager source_repository: https://github.com/typescript-eslint/typescript-eslint source_archive: https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.39.1.tgz license: MIT license_file: https://github.com/typescript-eslint/typescript-eslint/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@typescript-eslint/tsconfig-utils' category: nodejs-dev version: 8.39.1 description: Utilities for collecting TSConfigs for linting scenarios. website: https://typescript-eslint.io source_repository: https://github.com/typescript-eslint/typescript-eslint source_archive: https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.39.1.tgz license: MIT license_file: https://github.com/typescript-eslint/typescript-eslint/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@typescript-eslint/type-utils' category: nodejs-dev version: 8.39.1 description: Type utilities for working with TypeScript + ESLint together website: https://typescript-eslint.io source_repository: https://github.com/typescript-eslint/typescript-eslint source_archive: https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.39.1.tgz license: MIT license_file: https://github.com/typescript-eslint/typescript-eslint/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@typescript-eslint/types' category: nodejs-dev version: 8.39.1 description: Types for the TypeScript-ESTree AST spec website: https://typescript-eslint.io source_repository: https://github.com/typescript-eslint/typescript-eslint source_archive: https://registry.npmjs.org/@typescript-eslint/types/-/types-8.39.1.tgz license: MIT license_file: https://github.com/typescript-eslint/typescript-eslint/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@typescript-eslint/typescript-estree' category: nodejs-dev version: 8.39.1 description: A parser that converts TypeScript source code into an ESTree compatible form website: https://typescript-eslint.io/packages/typescript-estree source_repository: https://github.com/typescript-eslint/typescript-eslint source_archive: https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.39.1.tgz license: MIT license_file: https://github.com/typescript-eslint/typescript-eslint/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@typescript-eslint/utils' category: nodejs-dev version: 8.39.1 description: Utilities for working with TypeScript + ESLint together website: https://typescript-eslint.io/packages/utils source_repository: https://github.com/typescript-eslint/typescript-eslint source_archive: https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.39.1.tgz license: MIT license_file: https://github.com/typescript-eslint/typescript-eslint/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@typescript-eslint/visitor-keys' category: nodejs-dev version: 8.39.1 description: Visitor keys used to help traverse the TypeScript-ESTree AST website: https://typescript-eslint.io source_repository: https://github.com/typescript-eslint/typescript-eslint source_archive: https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.39.1.tgz license: MIT license_file: https://github.com/typescript-eslint/typescript-eslint/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@vercel/webpack-asset-relocator-loader' category: nodejs-dev version: 1.7.3 description: Asset relocation loader used in ncc for performing Node.js builds while emitting and relocating any asset references. website: https://github.com/vercel/webpack-asset-relocator-loader#readme source_repository: https://github.com/vercel/webpack-asset-relocator-loader source_archive: https://registry.npmjs.org/@vercel/webpack-asset-relocator-loader/-/webpack-asset-relocator-loader-1.7.3.tgz license: MIT license_file: https://github.com/vercel/webpack-asset-relocator-loader/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@webassemblyjs/ast' category: nodejs-dev version: 1.14.1 description: AST utils for webassemblyjs website: https://github.com/xtuc/webassemblyjs#readme source_repository: https://github.com/xtuc/webassemblyjs source_archive: https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.14.1.tgz license: MIT license_file: https://github.com/xtuc/webassemblyjs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@webassemblyjs/floating-point-hex-parser' category: nodejs-dev version: 1.13.2 description: A function to parse floating point hexadecimal strings as defined by the WebAssembly specification website: https://github.com/xtuc/webassemblyjs#readme source_repository: https://github.com/xtuc/webassemblyjs source_archive: https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.13.2.tgz license: MIT license_file: https://github.com/xtuc/webassemblyjs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@webassemblyjs/helper-api-error' category: nodejs-dev version: 1.13.2 description: Common API errors website: https://github.com/xtuc/webassemblyjs#readme source_repository: https://github.com/xtuc/webassemblyjs source_archive: https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.13.2.tgz license: MIT license_file: https://github.com/xtuc/webassemblyjs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@webassemblyjs/helper-buffer' category: nodejs-dev version: 1.14.1 description: Buffer manipulation utility website: https://github.com/xtuc/webassemblyjs#readme source_repository: https://github.com/xtuc/webassemblyjs source_archive: https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.14.1.tgz license: MIT license_file: https://github.com/xtuc/webassemblyjs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@webassemblyjs/helper-numbers' category: nodejs-dev version: 1.13.2 description: Number parsing utility website: https://github.com/xtuc/webassemblyjs#readme source_repository: https://github.com/xtuc/webassemblyjs source_archive: https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.13.2.tgz license: MIT license_file: https://github.com/xtuc/webassemblyjs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@webassemblyjs/helper-wasm-bytecode' category: nodejs-dev version: 1.13.2 description: WASM's Bytecode constants website: https://github.com/xtuc/webassemblyjs#readme source_repository: https://github.com/xtuc/webassemblyjs source_archive: https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.13.2.tgz license: MIT license_file: https://github.com/xtuc/webassemblyjs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@webassemblyjs/helper-wasm-section' category: nodejs-dev version: 1.14.1 description: '' website: https://github.com/xtuc/webassemblyjs#readme source_repository: https://github.com/xtuc/webassemblyjs source_archive: https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.14.1.tgz license: MIT license_file: https://github.com/xtuc/webassemblyjs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@webassemblyjs/ieee754' category: nodejs-dev version: 1.13.2 description: IEEE754 decoder and encoder website: https://github.com/xtuc/webassemblyjs#readme source_repository: https://github.com/xtuc/webassemblyjs source_archive: https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.13.2.tgz license: MIT license_file: https://github.com/xtuc/webassemblyjs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@webassemblyjs/leb128' category: nodejs-dev version: 1.13.2 description: LEB128 decoder and encoder website: https://github.com/xtuc/webassemblyjs#readme source_repository: https://github.com/xtuc/webassemblyjs source_archive: https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.13.2.tgz license: Apache-2.0 license_file: https://github.com/xtuc/webassemblyjs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@webassemblyjs/utf8' category: nodejs-dev version: 1.13.2 description: UTF8 encoder/decoder for WASM website: https://github.com/xtuc/webassemblyjs#readme source_repository: https://github.com/xtuc/webassemblyjs source_archive: https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.13.2.tgz license: MIT license_file: https://github.com/xtuc/webassemblyjs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@webassemblyjs/wasm-edit' category: nodejs-dev version: 1.14.1 description: '> Rewrite a WASM binary' website: https://github.com/xtuc/webassemblyjs#readme source_repository: https://github.com/xtuc/webassemblyjs source_archive: https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.14.1.tgz license: MIT license_file: https://github.com/xtuc/webassemblyjs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@webassemblyjs/wasm-gen' category: nodejs-dev version: 1.14.1 description: WebAssembly binary format printer website: https://github.com/xtuc/webassemblyjs#readme source_repository: https://github.com/xtuc/webassemblyjs source_archive: https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.14.1.tgz license: MIT license_file: https://github.com/xtuc/webassemblyjs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@webassemblyjs/wasm-opt' category: nodejs-dev version: 1.14.1 description: '' website: https://github.com/xtuc/webassemblyjs#readme source_repository: https://github.com/xtuc/webassemblyjs source_archive: https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.14.1.tgz license: MIT license_file: https://github.com/xtuc/webassemblyjs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@webassemblyjs/wasm-parser' category: nodejs-dev version: 1.14.1 description: WebAssembly binary format parser website: https://github.com/xtuc/webassemblyjs#readme source_repository: https://github.com/xtuc/webassemblyjs source_archive: https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.14.1.tgz license: MIT license_file: https://github.com/xtuc/webassemblyjs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@webassemblyjs/wast-printer' category: nodejs-dev version: 1.14.1 description: WebAssembly text format printer website: https://github.com/xtuc/webassemblyjs#readme source_repository: https://github.com/xtuc/webassemblyjs source_archive: https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.14.1.tgz license: MIT license_file: https://github.com/xtuc/webassemblyjs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@xmldom/xmldom' category: nodejs-dev version: 0.8.11 description: A pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module. website: https://github.com/xmldom/xmldom source_repository: https://github.com/xmldom/xmldom source_archive: https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.11.tgz license: MIT license_file: https://github.com/xmldom/xmldom/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@xtuc/ieee754' category: nodejs-dev version: 1.2.0 description: Read/write IEEE754 floating point numbers from/to a Buffer or array-like object website: https://github.com/feross/ieee754#readme source_repository: https://github.com/feross/ieee754 source_archive: https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz license: BSD-3-Clause license_file: https://github.com/feross/ieee754/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@xtuc/long' category: nodejs-dev version: 4.2.2 description: A Long class for representing a 64-bit two's-complement integer value. website: https://github.com/dcodeIO/long.js#readme source_repository: https://github.com/dcodeIO/long.js source_archive: https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz license: Apache-2.0 license_file: https://github.com/dcodeIO/long.js/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: abbrev category: nodejs-dev version: 1.1.1 description: Like ruby's abbrev module, but in js website: https://github.com/npm/abbrev-js#readme source_repository: https://github.com/npm/abbrev-js source_archive: https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz license: ISC license_file: https://github.com/npm/abbrev-js/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: accepts category: nodejs-dev version: 1.3.8 description: Higher-level content negotiation website: https://github.com/jshttp/accepts#readme source_repository: https://github.com/jshttp/accepts source_archive: https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz license: MIT license_file: https://github.com/jshttp/accepts/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: acorn category: nodejs-dev version: 8.15.0 description: ECMAScript parser website: https://github.com/acornjs/acorn source_repository: https://github.com/acornjs/acorn source_archive: https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz license: MIT license_file: https://github.com/acornjs/acorn/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: acorn-import-phases category: nodejs-dev version: 1.0.4 description: Support for `import ` phase syntax in Acorn website: https://github.com/nicolo-ribaudo/acorn-import-phases#readme source_repository: https://github.com/nicolo-ribaudo/acorn-import-phases source_archive: https://registry.npmjs.org/acorn-import-phases/-/acorn-import-phases-1.0.4.tgz license: MIT license_file: https://github.com/nicolo-ribaudo/acorn-import-phases/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: acorn-jsx category: nodejs-dev version: 5.3.2 description: Modern, fast React.js JSX parser website: https://github.com/acornjs/acorn-jsx source_repository: https://github.com/acornjs/acorn-jsx source_archive: https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz license: MIT license_file: https://github.com/acornjs/acorn-jsx/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: acorn-walk category: nodejs-dev version: 8.3.4 description: ECMAScript (ESTree) AST walker website: https://github.com/acornjs/acorn source_repository: https://github.com/acornjs/acorn source_archive: https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.4.tgz license: MIT license_file: https://github.com/acornjs/acorn/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: agent-base category: nodejs-dev version: 6.0.2 description: Turn a function into an `http.Agent` instance website: https://github.com/TooTallNate/proxy-agents#readme source_repository: https://github.com/TooTallNate/proxy-agents source_archive: https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz license: MIT license_file: https://github.com/TooTallNate/proxy-agents/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: agentkeepalive category: nodejs-dev version: 4.6.0 description: Missing keepalive http.Agent website: https://github.com/node-modules/agentkeepalive#readme source_repository: https://github.com/node-modules/agentkeepalive source_archive: https://registry.npmjs.org/agentkeepalive/-/agentkeepalive-4.6.0.tgz license: MIT license_file: https://github.com/node-modules/agentkeepalive/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: aggregate-error category: nodejs-dev version: 3.1.0 description: Create an error from multiple errors website: https://github.com/sindresorhus/aggregate-error#readme source_repository: https://github.com/sindresorhus/aggregate-error source_archive: https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz license: MIT license_file: https://github.com/sindresorhus/aggregate-error/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: ajv category: nodejs-dev version: 6.12.6 description: Another JSON Schema Validator website: https://ajv.js.org source_repository: https://github.com/ajv-validator/ajv source_archive: https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz license: MIT license_file: https://github.com/ajv-validator/ajv/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: ajv-keywords category: nodejs-dev version: 3.5.2 description: Additional JSON-Schema keywords for Ajv JSON validator website: https://github.com/epoberezkin/ajv-keywords#readme source_repository: https://github.com/epoberezkin/ajv-keywords source_archive: https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz license: MIT license_file: https://github.com/epoberezkin/ajv-keywords/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: ansi-colors category: nodejs-dev version: 4.1.3 description: Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs). website: https://github.com/doowb/ansi-colors source_repository: https://github.com/doowb/ansi-colors source_archive: https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz license: MIT license_file: https://github.com/doowb/ansi-colors/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: ansi-escapes category: nodejs-dev version: 5.0.0 description: ANSI escape codes for manipulating the terminal website: https://github.com/sindresorhus/ansi-escapes#readme source_repository: https://github.com/sindresorhus/ansi-escapes source_archive: https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-5.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/ansi-escapes/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: ansi-html-community category: nodejs-dev version: 0.0.8 description: An elegant lib that converts the chalked (ANSI) text to HTML. (Community) website: https://github.com/mahdyar/ansi-html-community source_repository: https://github.com/mahdyar/ansi-html-community source_archive: https://registry.npmjs.org/ansi-html-community/-/ansi-html-community-0.0.8.tgz license: Apache-2.0 license_file: https://github.com/mahdyar/ansi-html-community/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: ansi-regex category: nodejs-dev version: 6.2.2 description: Regular expression for matching ANSI escape codes website: https://github.com/chalk/ansi-regex#readme source_repository: https://github.com/chalk/ansi-regex source_archive: https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz license: MIT license_file: https://github.com/chalk/ansi-regex/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: ansi-styles category: nodejs-dev version: 4.3.0 description: ANSI escape codes for styling strings in the terminal website: https://github.com/chalk/ansi-styles#readme source_repository: https://github.com/chalk/ansi-styles source_archive: https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz license: MIT license_file: https://github.com/chalk/ansi-styles/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: anymatch category: nodejs-dev version: 3.1.3 description: Matches strings against configurable strings, globs, regular expressions, and/or functions website: https://github.com/micromatch/anymatch source_repository: https://github.com/micromatch/anymatch source_archive: https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz license: ISC license_file: https://github.com/micromatch/anymatch/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: append-transform category: nodejs-dev version: 2.0.0 description: Install a transform to `require.extensions` that always runs last, even if additional extensions are added later. website: https://github.com/istanbuljs/append-transform#readme source_repository: https://github.com/istanbuljs/append-transform source_archive: https://registry.npmjs.org/append-transform/-/append-transform-2.0.0.tgz license: MIT license_file: https://github.com/istanbuljs/append-transform/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: archy category: nodejs-dev version: 1.0.0 description: render nested hierarchies `npm ls` style with unicode pipes website: https://github.com/substack/node-archy source_repository: http://github.com/substack/node-archy source_archive: https://registry.npmjs.org/archy/-/archy-1.0.0.tgz license: MIT license_file: http://github.com/substack/node-archy/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: arg category: nodejs-dev version: 4.1.3 description: Unopinionated, no-frills CLI argument parser website: https://github.com/vercel/arg#readme source_repository: https://github.com/vercel/arg source_archive: https://registry.npmjs.org/arg/-/arg-4.1.3.tgz license: MIT license_file: https://github.com/vercel/arg/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: argparse category: nodejs-dev version: 1.0.10 description: CLI arguments parser. Native port of python's argparse. website: https://github.com/nodeca/argparse#readme source_repository: https://github.com/nodeca/argparse source_archive: https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz license: Python-2.0 license_file: https://github.com/nodeca/argparse/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: array-flatten category: nodejs-dev version: 1.1.1 description: Flatten nested arrays website: https://github.com/blakeembrey/array-flatten source_repository: https://github.com/blakeembrey/array-flatten source_archive: https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz license: MIT license_file: https://github.com/blakeembrey/array-flatten/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: assertion-error category: nodejs-dev version: 2.0.1 description: Error constructor for test and validation frameworks that implements standardized AssertionError specification. website: https://github.com/chaijs/assertion-error#readme source_repository: ssh://git@github.com/chaijs/assertion-error source_archive: https://registry.npmjs.org/assertion-error/-/assertion-error-2.0.1.tgz license: MIT license_file: ssh://git@github.com/chaijs/assertion-error/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: at-least-node category: nodejs-dev version: 1.0.0 description: Lightweight Node.js version sniffing/comparison website: https://github.com/RyanZim/at-least-node#readme source_repository: https://github.com/RyanZim/at-least-node source_archive: https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz license: ISC license_file: https://github.com/RyanZim/at-least-node/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: author-regex category: nodejs-dev version: 1.0.0 description: Regular expression for parsing an `author` string into an object following npm conventions. website: https://github.com/jonschlinkert/author-regex source_repository: https://github.com/jonschlinkert/author-regex source_archive: https://registry.npmjs.org/author-regex/-/author-regex-1.0.0.tgz license: MIT license_file: https://github.com/jonschlinkert/author-regex/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: balanced-match category: nodejs-dev version: 1.0.2 description: Match balanced character pairs, like "{" and "}" website: https://github.com/juliangruber/balanced-match source_repository: https://github.com/juliangruber/balanced-match source_archive: https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz license: MIT license_file: https://github.com/juliangruber/balanced-match/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: baseline-browser-mapping category: nodejs-dev version: 2.8.28 description: A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status. website: https://github.com/web-platform-dx/baseline-browser-mapping#readme source_repository: https://github.com/web-platform-dx/baseline-browser-mapping source_archive: https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.8.28.tgz license: Apache-2.0 license_file: https://github.com/web-platform-dx/baseline-browser-mapping/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: batch category: nodejs-dev version: 0.6.1 description: Simple async batch with concurrency control and progress reporting. website: https://github.com/visionmedia/batch#readme source_repository: https://github.com/visionmedia/batch source_archive: https://registry.npmjs.org/batch/-/batch-0.6.1.tgz license: MIT license_file: https://github.com/visionmedia/batch/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: big.js category: nodejs-dev version: 5.2.2 description: A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic website: https://github.com/MikeMcl/big.js#readme source_repository: https://github.com/MikeMcl/big.js source_archive: https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz license: MIT license_file: https://github.com/MikeMcl/big.js/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: binary-extensions category: nodejs-dev version: 2.3.0 description: List of binary file extensions website: https://github.com/sindresorhus/binary-extensions#readme source_repository: https://github.com/sindresorhus/binary-extensions source_archive: https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz license: MIT license_file: https://github.com/sindresorhus/binary-extensions/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: bl category: nodejs-dev version: 4.1.0 description: 'Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!' website: https://github.com/rvagg/bl source_repository: https://github.com/rvagg/bl source_archive: https://registry.npmjs.org/bl/-/bl-4.1.0.tgz license: MIT license_file: https://github.com/rvagg/bl/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: bluebird category: nodejs-dev version: 3.7.2 description: Full featured Promises/A+ implementation with exceptionally good performance website: https://github.com/petkaantonov/bluebird source_repository: https://github.com/petkaantonov/bluebird source_archive: https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz license: MIT license_file: https://github.com/petkaantonov/bluebird/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: body-parser category: nodejs-dev version: 1.20.3 description: Node.js body parsing middleware website: https://github.com/expressjs/body-parser#readme source_repository: https://github.com/expressjs/body-parser source_archive: https://registry.npmjs.org/body-parser/-/body-parser-1.20.3.tgz license: MIT license_file: https://github.com/expressjs/body-parser/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: bonjour-service category: nodejs-dev version: 1.3.0 description: A Bonjour/Zeroconf implementation in TypeScript website: https://github.com/onlxltd/bonjour-service source_repository: https://github.com/onlxltd/bonjour-service source_archive: https://registry.npmjs.org/bonjour-service/-/bonjour-service-1.3.0.tgz license: MIT license_file: https://github.com/onlxltd/bonjour-service/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: boolbase category: nodejs-dev version: 1.0.0 description: 'two functions: One that returns true, one that returns false' website: https://github.com/fb55/boolbase source_repository: https://github.com/fb55/boolbase source_archive: https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz license: ISC license_file: https://github.com/fb55/boolbase/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: boolean category: nodejs-dev version: 3.2.0 description: boolean converts lots of things to boolean. website: https://github.com/thenativeweb/boolean#readme source_repository: https://github.com/thenativeweb/boolean source_archive: https://registry.npmjs.org/boolean/-/boolean-3.2.0.tgz license: MIT license_file: https://github.com/thenativeweb/boolean/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: brace-expansion category: nodejs-dev version: 2.0.2 description: Brace expansion as known from sh/bash website: https://github.com/juliangruber/brace-expansion source_repository: https://github.com/juliangruber/brace-expansion source_archive: https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz license: MIT license_file: https://github.com/juliangruber/brace-expansion/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: braces category: nodejs-dev version: 3.0.3 description: Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed. website: https://github.com/micromatch/braces source_repository: https://github.com/micromatch/braces source_archive: https://registry.npmjs.org/braces/-/braces-3.0.3.tgz license: MIT license_file: https://github.com/micromatch/braces/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: browser-stdout category: nodejs-dev version: 1.3.1 description: '`process.stdout` in your browser.' website: https://github.com/kumavis/browser-stdout#readme source_repository: ssh://git@github.com/kumavis/browser-stdout source_archive: https://registry.npmjs.org/browser-stdout/-/browser-stdout-1.3.1.tgz license: ISC license_file: ssh://git@github.com/kumavis/browser-stdout/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: browserslist category: nodejs-dev version: 4.28.0 description: Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset website: https://github.com/browserslist/browserslist#readme source_repository: https://github.com/browserslist/browserslist source_archive: https://registry.npmjs.org/browserslist/-/browserslist-4.28.0.tgz license: MIT license_file: https://github.com/browserslist/browserslist/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: buffer category: nodejs-dev version: 5.7.1 description: Node.js Buffer API, for the browser website: https://github.com/feross/buffer source_repository: https://github.com/feross/buffer source_archive: https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz license: MIT license_file: https://github.com/feross/buffer/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: buffer-crc32 category: nodejs-dev version: 0.2.13 description: A pure javascript CRC32 algorithm that plays nice with binary data website: https://github.com/brianloveswords/buffer-crc32 source_repository: https://github.com/brianloveswords/buffer-crc32 source_archive: https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz license: MIT license_file: https://github.com/brianloveswords/buffer-crc32/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: buffer-from category: nodejs-dev version: 1.1.2 description: A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. website: https://github.com/LinusU/buffer-from#readme source_repository: https://github.com/LinusU/buffer-from source_archive: https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz license: MIT license_file: https://github.com/LinusU/buffer-from/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: bytes category: nodejs-dev version: 3.1.2 description: Utility to parse a string bytes to bytes and vice-versa website: https://github.com/visionmedia/bytes.js#readme source_repository: https://github.com/visionmedia/bytes.js source_archive: https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz license: MIT license_file: https://github.com/visionmedia/bytes.js/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: cacache category: nodejs-dev version: 16.1.3 description: Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache. website: https://github.com/npm/cacache#readme source_repository: https://github.com/npm/cacache source_archive: https://registry.npmjs.org/cacache/-/cacache-16.1.3.tgz license: ISC license_file: https://github.com/npm/cacache/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: cacheable-lookup category: nodejs-dev version: 5.0.4 description: A cacheable dns.lookup(…) that respects TTL website: https://github.com/szmarczak/cacheable-lookup#readme source_repository: https://github.com/szmarczak/cacheable-lookup source_archive: https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-5.0.4.tgz license: MIT license_file: https://github.com/szmarczak/cacheable-lookup/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: cacheable-request category: nodejs-dev version: 7.0.4 description: Wrap native HTTP requests with RFC compliant cache support website: https://github.com/jaredwray/cacheable#readme source_repository: https://github.com/jaredwray/cacheable source_archive: https://registry.npmjs.org/cacheable-request/-/cacheable-request-7.0.4.tgz license: MIT license_file: https://github.com/jaredwray/cacheable/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: caching-transform category: nodejs-dev version: 4.0.0 description: Wraps a transform and provides caching website: https://github.com/istanbuljs/caching-transform#readme source_repository: https://github.com/istanbuljs/caching-transform source_archive: https://registry.npmjs.org/caching-transform/-/caching-transform-4.0.0.tgz license: MIT license_file: https://github.com/istanbuljs/caching-transform/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: call-bind-apply-helpers category: nodejs-dev version: 1.0.2 description: Helper functions around Function call/apply/bind, for use in `call-bind` website: https://github.com/ljharb/call-bind-apply-helpers#readme source_repository: https://github.com/ljharb/call-bind-apply-helpers source_archive: https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz license: MIT license_file: https://github.com/ljharb/call-bind-apply-helpers/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: call-bound category: nodejs-dev version: 1.0.4 description: Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. website: https://github.com/ljharb/call-bound#readme source_repository: https://github.com/ljharb/call-bound source_archive: https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz license: MIT license_file: https://github.com/ljharb/call-bound/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: callsites category: nodejs-dev version: 3.1.0 description: Get callsites from the V8 stack trace API website: https://github.com/sindresorhus/callsites#readme source_repository: https://github.com/sindresorhus/callsites source_archive: https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz license: MIT license_file: https://github.com/sindresorhus/callsites/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: camel-case category: nodejs-dev version: 4.1.2 description: Transform into a string with the separator denoted by the next word capitalized website: https://github.com/blakeembrey/change-case/tree/master/packages/camel-case#readme source_repository: https://github.com/blakeembrey/change-case source_archive: https://registry.npmjs.org/camel-case/-/camel-case-4.1.2.tgz license: MIT license_file: https://github.com/blakeembrey/change-case/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: camelcase category: nodejs-dev version: 5.3.1 description: 'Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`' website: https://github.com/sindresorhus/camelcase#readme source_repository: https://github.com/sindresorhus/camelcase source_archive: https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz license: MIT license_file: https://github.com/sindresorhus/camelcase/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: caniuse-lite category: nodejs-dev version: 1.0.30001754 description: A smaller version of caniuse-db, with only the essentials! website: https://github.com/browserslist/caniuse-lite#readme source_repository: https://github.com/browserslist/caniuse-lite source_archive: https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001754.tgz license: CC-BY-4.0 license_file: https://github.com/browserslist/caniuse-lite/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: chai category: nodejs-dev version: 5.2.1 description: BDD/TDD assertion library for node.js and the browser. Test framework agnostic. website: http://chaijs.com source_repository: https://github.com/chaijs/chai source_archive: https://registry.npmjs.org/chai/-/chai-5.2.1.tgz license: MIT license_file: https://github.com/chaijs/chai/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: chalk category: nodejs-dev version: 4.1.2 description: Terminal string styling done right website: https://github.com/chalk/chalk#readme source_repository: https://github.com/chalk/chalk source_archive: https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz license: MIT license_file: https://github.com/chalk/chalk/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: check-error category: nodejs-dev version: 2.1.1 description: Error comparison and information related utility for node and the browser website: https://github.com/chaijs/check-error#readme source_repository: ssh://git@github.com/chaijs/check-error source_archive: https://registry.npmjs.org/check-error/-/check-error-2.1.1.tgz license: MIT license_file: ssh://git@github.com/chaijs/check-error/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: chokidar category: nodejs-dev version: 4.0.3 description: Minimal and efficient cross-platform file watching library website: https://github.com/paulmillr/chokidar source_repository: https://github.com/paulmillr/chokidar source_archive: https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz license: MIT license_file: https://github.com/paulmillr/chokidar/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: chownr category: nodejs-dev version: 2.0.0 description: like `chown -R` website: https://github.com/isaacs/chownr#readme source_repository: https://github.com/isaacs/chownr source_archive: https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz license: BlueOak-1.0.0 license_file: https://github.com/isaacs/chownr/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: chrome-trace-event category: nodejs-dev version: 1.0.4 description: A library to create a trace of your node app per Google's Trace Event format. website: https://github.com/samccone/chrome-trace-event#readme source_repository: https://github.com/samccone/chrome-trace-event source_archive: https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.4.tgz license: MIT license_file: https://github.com/samccone/chrome-trace-event/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: clean-css category: nodejs-dev version: 5.3.3 description: A well-tested CSS minifier website: https://github.com/clean-css/clean-css source_repository: https://github.com/clean-css/clean-css source_archive: https://registry.npmjs.org/clean-css/-/clean-css-5.3.3.tgz license: MIT license_file: https://github.com/clean-css/clean-css/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: clean-stack category: nodejs-dev version: 2.2.0 description: Clean up error stack traces website: https://github.com/sindresorhus/clean-stack#readme source_repository: https://github.com/sindresorhus/clean-stack source_archive: https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz license: MIT license_file: https://github.com/sindresorhus/clean-stack/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: cli-cursor category: nodejs-dev version: 4.0.0 description: Toggle the CLI cursor website: https://github.com/sindresorhus/cli-cursor#readme source_repository: https://github.com/sindresorhus/cli-cursor source_archive: https://registry.npmjs.org/cli-cursor/-/cli-cursor-4.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/cli-cursor/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: cli-spinners category: nodejs-dev version: 2.9.2 description: Spinners for use in the terminal website: https://github.com/sindresorhus/cli-spinners#readme source_repository: https://github.com/sindresorhus/cli-spinners source_archive: https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.2.tgz license: MIT license_file: https://github.com/sindresorhus/cli-spinners/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: cli-truncate category: nodejs-dev version: 3.1.0 description: Truncate a string to a specific width in the terminal website: https://github.com/sindresorhus/cli-truncate#readme source_repository: https://github.com/sindresorhus/cli-truncate source_archive: https://registry.npmjs.org/cli-truncate/-/cli-truncate-3.1.0.tgz license: MIT license_file: https://github.com/sindresorhus/cli-truncate/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: cliui category: nodejs-dev version: 8.0.1 description: easily create complex multi-column command-line-interfaces website: https://github.com/yargs/cliui#readme source_repository: https://github.com/yargs/cliui source_archive: https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz license: ISC license_file: https://github.com/yargs/cliui/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: clone category: nodejs-dev version: 1.0.4 description: deep cloning of objects and arrays website: https://github.com/pvorb/node-clone#readme source_repository: https://github.com/pvorb/node-clone source_archive: https://registry.npmjs.org/clone/-/clone-1.0.4.tgz license: MIT license_file: https://github.com/pvorb/node-clone/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: clone-deep category: nodejs-dev version: 4.0.1 description: Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. website: https://github.com/jonschlinkert/clone-deep source_repository: https://github.com/jonschlinkert/clone-deep source_archive: https://registry.npmjs.org/clone-deep/-/clone-deep-4.0.1.tgz license: MIT license_file: https://github.com/jonschlinkert/clone-deep/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: clone-response category: nodejs-dev version: 1.0.3 description: Clone a Node.js HTTP response stream website: https://github.com/sindresorhus/clone-response#readme source_repository: https://github.com/sindresorhus/clone-response source_archive: https://registry.npmjs.org/clone-response/-/clone-response-1.0.3.tgz license: MIT license_file: https://github.com/sindresorhus/clone-response/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: color-convert category: nodejs-dev version: 2.0.1 description: Plain color conversion functions website: https://github.com/Qix-/color-convert#readme source_repository: https://github.com/Qix-/color-convert source_archive: https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz license: MIT license_file: https://github.com/Qix-/color-convert/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: color-name category: nodejs-dev version: 1.1.4 description: A list of color names and its values website: https://github.com/colorjs/color-name source_repository: ssh://git@github.com/colorjs/color-name source_archive: https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz license: MIT license_file: ssh://git@github.com/colorjs/color-name/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: colorette category: nodejs-dev version: 2.0.20 description: 🌈Easily set your terminal text color & styles. website: https://github.com/jorgebucaran/colorette#readme source_repository: https://github.com/jorgebucaran/colorette source_archive: https://registry.npmjs.org/colorette/-/colorette-2.0.20.tgz license: MIT license_file: https://github.com/jorgebucaran/colorette/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: commander category: nodejs-dev version: 5.1.0 description: the complete solution for node.js command-line programs website: https://github.com/tj/commander.js#readme source_repository: https://github.com/tj/commander.js source_archive: https://registry.npmjs.org/commander/-/commander-5.1.0.tgz license: MIT license_file: https://github.com/tj/commander.js/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: commondir category: nodejs-dev version: 1.0.1 description: compute the closest common parent for file paths website: https://github.com/substack/node-commondir source_repository: http://github.com/substack/node-commondir source_archive: https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz license: MIT license_file: http://github.com/substack/node-commondir/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: compare-version category: nodejs-dev version: 0.1.2 description: Compare semver version numbers website: https://github.com/kevva/compare-version source_repository: https://github.com/kevva/compare-version source_archive: https://registry.npmjs.org/compare-version/-/compare-version-0.1.2.tgz license: MIT license_file: https://github.com/kevva/compare-version/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: compressible category: nodejs-dev version: 2.0.18 description: Compressible Content-Type / mime checking website: https://github.com/jshttp/compressible#readme source_repository: https://github.com/jshttp/compressible source_archive: https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz license: MIT license_file: https://github.com/jshttp/compressible/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: compression category: nodejs-dev version: 1.8.1 description: Node.js compression middleware website: https://github.com/expressjs/compression#readme source_repository: https://github.com/expressjs/compression source_archive: https://registry.npmjs.org/compression/-/compression-1.8.1.tgz license: MIT license_file: https://github.com/expressjs/compression/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: concat-map category: nodejs-dev version: 0.0.1 description: concatenative mapdashery website: https://github.com/ljharb/concat-map#readme source_repository: https://github.com/ljharb/concat-map source_archive: https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz license: MIT license_file: https://github.com/ljharb/concat-map/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: connect-history-api-fallback category: nodejs-dev version: 2.0.0 description: Provides a fallback for non-existing directories so that the HTML 5 history API can be used. website: https://github.com/bripkens/connect-history-api-fallback#readme source_repository: ssh://git@github.com/bripkens/connect-history-api-fallback source_archive: https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz license: MIT license_file: ssh://git@github.com/bripkens/connect-history-api-fallback/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: content-disposition category: nodejs-dev version: 0.5.4 description: Create and parse Content-Disposition header website: https://github.com/jshttp/content-disposition#readme source_repository: https://github.com/jshttp/content-disposition source_archive: https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz license: MIT license_file: https://github.com/jshttp/content-disposition/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: content-type category: nodejs-dev version: 1.0.5 description: Create and parse HTTP Content-Type header website: https://github.com/jshttp/content-type#readme source_repository: https://github.com/jshttp/content-type source_archive: https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz license: MIT license_file: https://github.com/jshttp/content-type/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: convert-source-map category: nodejs-dev version: 2.0.0 description: Converts a source-map from/to different formats and allows adding/changing properties. website: https://github.com/thlorenz/convert-source-map source_repository: https://github.com/thlorenz/convert-source-map source_archive: https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz license: MIT license_file: https://github.com/thlorenz/convert-source-map/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: cookie category: nodejs-dev version: 0.7.1 description: HTTP server cookie parsing and serialization website: https://github.com/jshttp/cookie#readme source_repository: https://github.com/jshttp/cookie source_archive: https://registry.npmjs.org/cookie/-/cookie-0.7.1.tgz license: MIT license_file: https://github.com/jshttp/cookie/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: cookie-signature category: nodejs-dev version: 1.0.6 description: Sign and unsign cookies website: https://github.com/visionmedia/node-cookie-signature#readme source_repository: https://github.com/visionmedia/node-cookie-signature source_archive: https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz license: MIT license_file: https://github.com/visionmedia/node-cookie-signature/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: copy-webpack-plugin category: nodejs-dev version: 13.0.1 description: Copy files && directories with webpack website: https://github.com/webpack-contrib/copy-webpack-plugin source_repository: https://github.com/webpack-contrib/copy-webpack-plugin source_archive: https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-13.0.1.tgz license: MIT license_file: https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: core-util-is category: nodejs-dev version: 1.0.3 description: The `util.is*` functions introduced in Node v0.12. website: https://github.com/isaacs/core-util-is#readme source_repository: https://github.com/isaacs/core-util-is source_archive: https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz license: MIT license_file: https://github.com/isaacs/core-util-is/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: cosmiconfig category: nodejs-dev version: 8.3.6 description: Find and load configuration from a package.json property, rc file, TypeScript module, and more! website: https://github.com/cosmiconfig/cosmiconfig#readme source_repository: https://github.com/cosmiconfig/cosmiconfig source_archive: https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.3.6.tgz license: MIT license_file: https://github.com/cosmiconfig/cosmiconfig/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: create-require category: nodejs-dev version: 1.1.1 description: Polyfill for Node.js module.createRequire (<= v12.2.0) website: https://github.com/nuxt-contrib/create-require#readme source_repository: https://github.com/nuxt-contrib/create-require source_archive: https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz license: MIT license_file: https://github.com/nuxt-contrib/create-require/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: cross-dirname category: nodejs-dev version: 0.1.0 description: '[Node.js](https://nodejs.org) + [Gjs](https://gjs.guide/) + [Deno](https://deno.land/) module that returns the current script dirname and filename. Similar to `__dirname` and `__filename` but also works in CommonJs and ES modules.' website: https://github.com/JumpLink/cross-dirname#readme source_repository: https://github.com/JumpLink/cross-dirname source_archive: https://registry.npmjs.org/cross-dirname/-/cross-dirname-0.1.0.tgz license: MIT license_file: https://github.com/JumpLink/cross-dirname/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: cross-spawn category: nodejs-dev version: 7.0.6 description: Cross platform child_process#spawn and child_process#spawnSync website: https://github.com/moxystudio/node-cross-spawn source_repository: ssh://git@github.com/moxystudio/node-cross-spawn source_archive: https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz license: MIT license_file: ssh://git@github.com/moxystudio/node-cross-spawn/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: css-loader category: nodejs-dev version: 7.1.2 description: css loader module for webpack website: https://github.com/webpack-contrib/css-loader source_repository: https://github.com/webpack-contrib/css-loader source_archive: https://registry.npmjs.org/css-loader/-/css-loader-7.1.2.tgz license: MIT license_file: https://github.com/webpack-contrib/css-loader/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: css-select category: nodejs-dev version: 4.3.0 description: a CSS selector compiler/engine website: https://github.com/fb55/css-select#readme source_repository: https://github.com/fb55/css-select source_archive: https://registry.npmjs.org/css-select/-/css-select-4.3.0.tgz license: BSD-2-Clause license_file: https://github.com/fb55/css-select/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: css-what category: nodejs-dev version: 6.2.2 description: a CSS selector parser website: https://github.com/fb55/css-what#readme source_repository: https://github.com/fb55/css-what source_archive: https://registry.npmjs.org/css-what/-/css-what-6.2.2.tgz license: BSD-2-Clause license_file: https://github.com/fb55/css-what/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: cssesc category: nodejs-dev version: 3.0.0 description: A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output. website: https://mths.be/cssesc source_repository: https://github.com/mathiasbynens/cssesc source_archive: https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz license: MIT license_file: https://github.com/mathiasbynens/cssesc/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: debug category: nodejs-dev version: 2.6.9 description: Lightweight debugging utility for Node.js and the browser website: https://github.com/debug-js/debug#readme source_repository: https://github.com/debug-js/debug source_archive: https://registry.npmjs.org/debug/-/debug-2.6.9.tgz license: MIT license_file: https://github.com/debug-js/debug/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: decamelize category: nodejs-dev version: 1.2.0 description: 'Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow' website: https://github.com/sindresorhus/decamelize#readme source_repository: https://github.com/sindresorhus/decamelize source_archive: https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz license: MIT license_file: https://github.com/sindresorhus/decamelize/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: decompress-response category: nodejs-dev version: 6.0.0 description: Decompress a HTTP response if needed website: https://github.com/sindresorhus/decompress-response#readme source_repository: https://github.com/sindresorhus/decompress-response source_archive: https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/decompress-response/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: deep-eql category: nodejs-dev version: 5.0.2 description: Improved deep equality testing for Node.js and the browser. website: https://github.com/chaijs/deep-eql#readme source_repository: ssh://git@github.com/chaijs/deep-eql source_archive: https://registry.npmjs.org/deep-eql/-/deep-eql-5.0.2.tgz license: MIT license_file: ssh://git@github.com/chaijs/deep-eql/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: deep-is category: nodejs-dev version: 0.1.4 description: node's assert.deepEqual algorithm except for NaN being equal to NaN website: https://github.com/thlorenz/deep-is#readme source_repository: ssh://git@github.com/thlorenz/deep-is source_archive: https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz license: MIT license_file: ssh://git@github.com/thlorenz/deep-is/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: deepmerge category: nodejs-dev version: 4.3.1 description: A library for deep (recursive) merging of Javascript objects website: https://github.com/TehShrike/deepmerge source_repository: https://github.com/TehShrike/deepmerge source_archive: https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz license: MIT license_file: https://github.com/TehShrike/deepmerge/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: default-gateway category: nodejs-dev version: 6.0.3 description: Get the default network gateway, cross-platform. website: https://github.com/silverwind/default-gateway#readme source_repository: https://github.com/silverwind/default-gateway source_archive: https://registry.npmjs.org/default-gateway/-/default-gateway-6.0.3.tgz license: BSD-2-Clause license_file: https://github.com/silverwind/default-gateway/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: default-require-extensions category: nodejs-dev version: 3.0.1 description: Node's default require extensions as a separate module website: https://github.com/avajs/default-require-extensions#readme source_repository: https://github.com/avajs/default-require-extensions source_archive: https://registry.npmjs.org/default-require-extensions/-/default-require-extensions-3.0.1.tgz license: MIT license_file: https://github.com/avajs/default-require-extensions/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: defaults category: nodejs-dev version: 1.0.4 description: Easily handle defaults for your options website: https://github.com/sindresorhus/node-defaults#readme source_repository: https://github.com/sindresorhus/node-defaults source_archive: https://registry.npmjs.org/defaults/-/defaults-1.0.4.tgz license: MIT license_file: https://github.com/sindresorhus/node-defaults/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: defer-to-connect category: nodejs-dev version: 2.0.1 description: The safe way to handle the `connect` socket event website: https://github.com/szmarczak/defer-to-connect#readme source_repository: https://github.com/szmarczak/defer-to-connect source_archive: https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-2.0.1.tgz license: MIT license_file: https://github.com/szmarczak/defer-to-connect/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: define-data-property category: nodejs-dev version: 1.1.4 description: Define a data property on an object. Will fall back to assignment in an engine without descriptors. website: https://github.com/ljharb/define-data-property#readme source_repository: https://github.com/ljharb/define-data-property source_archive: https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz license: MIT license_file: https://github.com/ljharb/define-data-property/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: define-lazy-prop category: nodejs-dev version: 2.0.0 description: Define a lazily evaluated property on an object website: https://github.com/sindresorhus/define-lazy-prop#readme source_repository: https://github.com/sindresorhus/define-lazy-prop source_archive: https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/define-lazy-prop/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: define-properties category: nodejs-dev version: 1.2.1 description: Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines. website: https://github.com/ljharb/define-properties#readme source_repository: https://github.com/ljharb/define-properties source_archive: https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz license: MIT license_file: https://github.com/ljharb/define-properties/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: depd category: nodejs-dev version: 2.0.0 description: Deprecate all the things website: https://github.com/dougwilson/nodejs-depd#readme source_repository: https://github.com/dougwilson/nodejs-depd source_archive: https://registry.npmjs.org/depd/-/depd-2.0.0.tgz license: MIT license_file: https://github.com/dougwilson/nodejs-depd/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: destroy category: nodejs-dev version: 1.2.0 description: destroy a stream if possible website: https://github.com/stream-utils/destroy#readme source_repository: https://github.com/stream-utils/destroy source_archive: https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz license: MIT license_file: https://github.com/stream-utils/destroy/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: detect-node category: nodejs-dev version: 2.1.0 description: Detect Node.JS (as opposite to browser environment) (reliable) website: https://github.com/iliakan/detect-node source_repository: https://github.com/iliakan/detect-node source_archive: https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz license: MIT license_file: https://github.com/iliakan/detect-node/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: diff category: nodejs-dev version: 7.0.0 description: A JavaScript text diff implementation. website: '' source_repository: https://github.com/kpdecker/jsdiff source_archive: https://registry.npmjs.org/diff/-/diff-7.0.0.tgz license: BSD-3-Clause license_file: https://github.com/kpdecker/jsdiff/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: dir-compare category: nodejs-dev version: 4.2.0 description: Node JS directory compare website: https://github.com/gliviu/dir-compare#readme source_repository: https://github.com/gliviu/dir-compare source_archive: https://registry.npmjs.org/dir-compare/-/dir-compare-4.2.0.tgz license: MIT license_file: https://github.com/gliviu/dir-compare/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: dns-packet category: nodejs-dev version: 5.6.1 description: An abstract-encoding compliant module for encoding / decoding DNS packets website: https://github.com/mafintosh/dns-packet source_repository: https://github.com/mafintosh/dns-packet source_archive: https://registry.npmjs.org/dns-packet/-/dns-packet-5.6.1.tgz license: MIT license_file: https://github.com/mafintosh/dns-packet/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: dom-converter category: nodejs-dev version: 0.2.0 description: converts bare objects to DOM objects or xml representations website: https://github.com/AriaMinaei/dom-converter#readme source_repository: https://github.com/AriaMinaei/dom-converter source_archive: https://registry.npmjs.org/dom-converter/-/dom-converter-0.2.0.tgz license: MIT license_file: https://github.com/AriaMinaei/dom-converter/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: dom-serializer category: nodejs-dev version: 1.4.1 description: render domhandler DOM nodes to a string website: https://github.com/cheeriojs/dom-serializer#readme source_repository: https://github.com/cheeriojs/dom-serializer source_archive: https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.4.1.tgz license: MIT license_file: https://github.com/cheeriojs/dom-serializer/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: domelementtype category: nodejs-dev version: 2.3.0 description: all the types of nodes in htmlparser2's dom website: https://github.com/fb55/domelementtype#readme source_repository: https://github.com/fb55/domelementtype source_archive: https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz license: BSD-2-Clause license_file: https://github.com/fb55/domelementtype/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: domhandler category: nodejs-dev version: 4.3.1 description: Handler for htmlparser2 that turns pages into a dom website: https://github.com/fb55/domhandler#readme source_repository: https://github.com/fb55/domhandler source_archive: https://registry.npmjs.org/domhandler/-/domhandler-4.3.1.tgz license: BSD-2-Clause license_file: https://github.com/fb55/domhandler/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: domutils category: nodejs-dev version: 2.8.0 description: Utilities for working with htmlparser2's dom website: https://github.com/fb55/domutils#readme source_repository: https://github.com/fb55/domutils source_archive: https://registry.npmjs.org/domutils/-/domutils-2.8.0.tgz license: BSD-2-Clause license_file: https://github.com/fb55/domutils/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: dot-case category: nodejs-dev version: 3.0.4 description: Transform into a lower case string with a period between words website: https://github.com/blakeembrey/change-case/tree/master/packages/dot-case#readme source_repository: https://github.com/blakeembrey/change-case source_archive: https://registry.npmjs.org/dot-case/-/dot-case-3.0.4.tgz license: MIT license_file: https://github.com/blakeembrey/change-case/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: dunder-proto category: nodejs-dev version: 1.0.1 description: If available, the `Object.prototype.__proto__` accessor and mutator, call-bound website: https://github.com/es-shims/dunder-proto#readme source_repository: https://github.com/es-shims/dunder-proto source_archive: https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz license: MIT license_file: https://github.com/es-shims/dunder-proto/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: eastasianwidth category: nodejs-dev version: 0.2.0 description: Get East Asian Width from a character. website: https://github.com/komagata/eastasianwidth#readme source_repository: https://github.com/komagata/eastasianwidth source_archive: https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz license: MIT license_file: https://github.com/komagata/eastasianwidth/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: ee-first category: nodejs-dev version: 1.1.1 description: return the first event in a set of ee/event pairs website: https://github.com/jonathanong/ee-first source_repository: https://github.com/jonathanong/ee-first source_archive: https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz license: MIT license_file: https://github.com/jonathanong/ee-first/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: electron category: nodejs-dev version: 38.7.0 description: Build cross platform desktop apps with JavaScript, HTML, and CSS website: https://github.com/electron/electron#readme source_repository: https://github.com/electron/electron source_archive: https://registry.npmjs.org/electron/-/electron-38.7.0.tgz license: MIT license_file: https://github.com/electron/electron/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: electron-mocha category: nodejs-dev version: 13.1.0 description: Mocha tests in Electron. website: https://github.com/jprichardson/electron-mocha#readme source_repository: https://github.com/jprichardson/electron-mocha source_archive: https://registry.npmjs.org/electron-mocha/-/electron-mocha-13.1.0.tgz license: MIT license_file: https://github.com/jprichardson/electron-mocha/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: electron-to-chromium category: nodejs-dev version: 1.5.252 description: Provides a list of electron-to-chromium version mappings website: https://github.com/kilian/electron-to-chromium#readme source_repository: https://github.com/kilian/electron-to-chromium source_archive: https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.252.tgz license: ISC license_file: https://github.com/kilian/electron-to-chromium/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: electron-window category: nodejs-dev version: 0.8.1 description: Convenience methods for Electron windows. website: https://github.com/jprichardson/electron-window source_repository: https://github.com/jprichardson/electron-window source_archive: https://registry.npmjs.org/electron-window/-/electron-window-0.8.1.tgz license: MIT license_file: https://github.com/jprichardson/electron-window/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: emoji-regex category: nodejs-dev version: 8.0.0 description: A regular expression to match all Emoji-only symbols as per the Unicode Standard. website: https://mths.be/emoji-regex source_repository: https://github.com/mathiasbynens/emoji-regex source_archive: https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz license: MIT license_file: https://github.com/mathiasbynens/emoji-regex/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: emojis-list category: nodejs-dev version: 3.0.0 description: Complete list of standard emojis. website: https://nidecoc.io/Kikobeats/emojis-list source_repository: https://github.com/kikobeats/emojis-list source_archive: https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz license: MIT license_file: https://github.com/kikobeats/emojis-list/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: encodeurl category: nodejs-dev version: 2.0.0 description: Encode a URL to a percent-encoded form, excluding already-encoded sequences website: https://github.com/pillarjs/encodeurl#readme source_repository: https://github.com/pillarjs/encodeurl source_archive: https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz license: MIT license_file: https://github.com/pillarjs/encodeurl/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: end-of-stream category: nodejs-dev version: 1.4.5 description: Call a callback when a readable/writable/duplex stream has completed or failed. website: https://github.com/mafintosh/end-of-stream source_repository: https://github.com/mafintosh/end-of-stream source_archive: https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.5.tgz license: MIT license_file: https://github.com/mafintosh/end-of-stream/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: enhanced-resolve category: nodejs-dev version: 5.18.3 description: Offers a async require.resolve function. It's highly configurable. website: http://github.com/webpack/enhanced-resolve source_repository: https://github.com/webpack/enhanced-resolve source_archive: https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.3.tgz license: MIT license_file: https://github.com/webpack/enhanced-resolve/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: environment category: nodejs-dev version: 1.1.0 description: 'Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc' website: https://github.com/sindresorhus/environment#readme source_repository: https://github.com/sindresorhus/environment source_archive: https://registry.npmjs.org/environment/-/environment-1.1.0.tgz license: MIT license_file: https://github.com/sindresorhus/environment/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: err-code category: nodejs-dev version: 2.0.3 description: Create an error with a code website: https://github.com/IndigoUnited/js-err-code#readme source_repository: https://github.com/IndigoUnited/js-err-code source_archive: https://registry.npmjs.org/err-code/-/err-code-2.0.3.tgz license: MIT license_file: https://github.com/IndigoUnited/js-err-code/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: error-ex category: nodejs-dev version: 1.3.4 description: Easy error subclassing and stack customization website: https://github.com/qix-/node-error-ex#readme source_repository: https://github.com/qix-/node-error-ex source_archive: https://registry.npmjs.org/error-ex/-/error-ex-1.3.4.tgz license: MIT license_file: https://github.com/qix-/node-error-ex/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: es-define-property category: nodejs-dev version: 1.0.1 description: '`Object.defineProperty`, but not IE 8''s broken one.' website: https://github.com/ljharb/es-define-property#readme source_repository: https://github.com/ljharb/es-define-property source_archive: https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz license: MIT license_file: https://github.com/ljharb/es-define-property/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: es-errors category: nodejs-dev version: 1.3.0 description: A simple cache for a few of the JS Error constructors. website: https://github.com/ljharb/es-errors#readme source_repository: https://github.com/ljharb/es-errors source_archive: https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz license: MIT license_file: https://github.com/ljharb/es-errors/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: es-module-lexer category: nodejs-dev version: 1.7.0 description: Lexes ES modules returning their import/export metadata website: https://github.com/guybedford/es-module-lexer#readme source_repository: https://github.com/guybedford/es-module-lexer source_archive: https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.7.0.tgz license: MIT license_file: https://github.com/guybedford/es-module-lexer/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: es-object-atoms category: nodejs-dev version: 1.1.1 description: 'ES Object-related atoms: Object, ToObject, RequireObjectCoercible' website: https://github.com/ljharb/es-object-atoms#readme source_repository: https://github.com/ljharb/es-object-atoms source_archive: https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz license: MIT license_file: https://github.com/ljharb/es-object-atoms/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: es6-error category: nodejs-dev version: 4.1.1 description: Easily-extendable error for use with ES6 classes website: https://github.com/bjyoungblood/es6-error source_repository: https://github.com/bjyoungblood/es6-error source_archive: https://registry.npmjs.org/es6-error/-/es6-error-4.1.1.tgz license: MIT license_file: https://github.com/bjyoungblood/es6-error/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: escalade category: nodejs-dev version: 3.2.0 description: A tiny (183B to 210B) and fast utility to ascend parent directories website: https://github.com/lukeed/escalade#readme source_repository: https://github.com/lukeed/escalade source_archive: https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz license: MIT license_file: https://github.com/lukeed/escalade/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: escape-html category: nodejs-dev version: 1.0.3 description: Escape string for use in HTML website: https://github.com/component/escape-html source_repository: https://github.com/component/escape-html source_archive: https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz license: MIT license_file: https://github.com/component/escape-html/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: escape-string-regexp category: nodejs-dev version: 4.0.0 description: Escape RegExp special characters website: https://github.com/sindresorhus/escape-string-regexp#readme source_repository: https://github.com/sindresorhus/escape-string-regexp source_archive: https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/escape-string-regexp/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: eslint category: nodejs-dev version: 9.33.0 description: An AST-based pattern checker for JavaScript. website: https://eslint.org source_repository: https://github.com/eslint/eslint source_archive: https://registry.npmjs.org/eslint/-/eslint-9.33.0.tgz license: MIT license_file: https://github.com/eslint/eslint/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: eslint-scope category: nodejs-dev version: 8.4.0 description: ECMAScript scope analyzer for ESLint website: https://github.com/eslint/js/blob/main/packages/eslint-scope/README.md source_repository: https://github.com/eslint/js source_archive: https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz license: BSD-2-Clause license_file: https://github.com/eslint/js/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: eslint-visitor-keys category: nodejs-dev version: 4.2.1 description: Constants and utilities about visitor keys to traverse AST. website: https://github.com/eslint/js/blob/main/packages/eslint-visitor-keys/README.md source_repository: https://github.com/eslint/js source_archive: https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz license: Apache-2.0 license_file: https://github.com/eslint/js/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: espree category: nodejs-dev version: 10.4.0 description: An Esprima-compatible JavaScript parser built on Acorn website: https://github.com/eslint/js/blob/main/packages/espree/README.md source_repository: https://github.com/eslint/js source_archive: https://registry.npmjs.org/espree/-/espree-10.4.0.tgz license: BSD-2-Clause license_file: https://github.com/eslint/js/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: esprima category: nodejs-dev version: 4.0.1 description: ECMAScript parsing infrastructure for multipurpose analysis website: http://esprima.org source_repository: https://github.com/jquery/esprima source_archive: https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz license: BSD-2-Clause license_file: https://github.com/jquery/esprima/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: esquery category: nodejs-dev version: 1.6.0 description: A query library for ECMAScript AST using a CSS selector like query language. website: https://github.com/estools/esquery/ source_repository: https://github.com/estools/esquery source_archive: https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz license: BSD-3-Clause license_file: https://github.com/estools/esquery/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: esrecurse category: nodejs-dev version: 4.3.0 description: ECMAScript AST recursive visitor website: https://github.com/estools/esrecurse source_repository: https://github.com/estools/esrecurse source_archive: https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz license: BSD-2-Clause license_file: https://github.com/estools/esrecurse/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: estraverse category: nodejs-dev version: 5.3.0 description: ECMAScript JS AST traversal functions website: https://github.com/estools/estraverse source_repository: ssh://git@github.com/estools/estraverse source_archive: https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz license: BSD-2-Clause license_file: ssh://git@github.com/estools/estraverse/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: esutils category: nodejs-dev version: 2.0.3 description: utility box for ECMAScript language tools website: https://github.com/estools/esutils source_repository: ssh://git@github.com/estools/esutils source_archive: https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz license: BSD-2-Clause license_file: ssh://git@github.com/estools/esutils/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: etag category: nodejs-dev version: 1.8.1 description: Create simple HTTP ETags website: https://github.com/jshttp/etag#readme source_repository: https://github.com/jshttp/etag source_archive: https://registry.npmjs.org/etag/-/etag-1.8.1.tgz license: MIT license_file: https://github.com/jshttp/etag/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: eventemitter3 category: nodejs-dev version: 5.0.1 description: EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface. website: https://github.com/primus/eventemitter3#readme source_repository: https://github.com/primus/eventemitter3 source_archive: https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.1.tgz license: MIT license_file: https://github.com/primus/eventemitter3/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: events category: nodejs-dev version: 3.3.0 description: Node's event emitter for all engines. website: https://github.com/Gozala/events#readme source_repository: https://github.com/Gozala/events source_archive: https://registry.npmjs.org/events/-/events-3.3.0.tgz license: MIT license_file: https://github.com/Gozala/events/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: execa category: nodejs-dev version: 5.1.1 description: Process execution for humans website: https://github.com/sindresorhus/execa#readme source_repository: https://github.com/sindresorhus/execa source_archive: https://registry.npmjs.org/execa/-/execa-5.1.1.tgz license: MIT license_file: https://github.com/sindresorhus/execa/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: exponential-backoff category: nodejs-dev version: 3.1.3 description: A utility that allows retrying a function with an exponential delay between attempts. website: https://github.com/coveooss/exponential-backoff#readme source_repository: https://github.com/coveooss/exponential-backoff source_archive: https://registry.npmjs.org/exponential-backoff/-/exponential-backoff-3.1.3.tgz license: Apache-2.0 license_file: https://github.com/coveooss/exponential-backoff/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: express category: nodejs-dev version: 4.21.2 description: Fast, unopinionated, minimalist web framework website: https://expressjs.com/ source_repository: https://github.com/expressjs/express source_archive: https://registry.npmjs.org/express/-/express-4.21.2.tgz license: MIT license_file: https://github.com/expressjs/express/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: express-ws category: nodejs-dev version: 5.0.2 description: WebSocket endpoints for Express applications website: https://github.com/HenningM/express-ws source_repository: https://github.com/HenningM/express-ws source_archive: https://registry.npmjs.org/express-ws/-/express-ws-5.0.2.tgz license: BSD-2-Clause license_file: https://github.com/HenningM/express-ws/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: extract-zip category: nodejs-dev version: 2.0.1 description: unzip a zip file into a directory using 100% javascript website: https://github.com/maxogden/extract-zip#readme source_repository: https://github.com/maxogden/extract-zip source_archive: https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz license: BSD-2-Clause license_file: https://github.com/maxogden/extract-zip/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: fast-glob category: nodejs-dev version: 3.3.3 description: It's a very fast and efficient glob library for Node.js website: https://github.com/mrmlnc/fast-glob#readme source_repository: https://github.com/mrmlnc/fast-glob source_archive: https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz license: MIT license_file: https://github.com/mrmlnc/fast-glob/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: fast-json-stable-stringify category: nodejs-dev version: 2.1.0 description: deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify website: https://github.com/epoberezkin/fast-json-stable-stringify source_repository: https://github.com/epoberezkin/fast-json-stable-stringify source_archive: https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz license: MIT license_file: https://github.com/epoberezkin/fast-json-stable-stringify/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: fast-levenshtein category: nodejs-dev version: 2.0.6 description: Efficient implementation of Levenshtein algorithm with locale-specific collator support. website: https://github.com/hiddentao/fast-levenshtein#readme source_repository: https://github.com/hiddentao/fast-levenshtein source_archive: https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz license: MIT license_file: https://github.com/hiddentao/fast-levenshtein/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: fastq category: nodejs-dev version: 1.19.1 description: Fast, in memory work queue website: https://github.com/mcollina/fastq#readme source_repository: https://github.com/mcollina/fastq source_archive: https://registry.npmjs.org/fastq/-/fastq-1.19.1.tgz license: ISC license_file: https://github.com/mcollina/fastq/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: faye-websocket category: nodejs-dev version: 0.11.4 description: Standards-compliant WebSocket server and client website: https://github.com/faye/faye-websocket-node source_repository: https://github.com/faye/faye-websocket-node source_archive: https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.11.4.tgz license: Apache-2.0 license_file: https://github.com/faye/faye-websocket-node/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: fd-slicer category: nodejs-dev version: 1.1.0 description: safely create multiple ReadStream or WriteStream objects from the same file descriptor website: https://github.com/andrewrk/node-fd-slicer#readme source_repository: https://github.com/andrewrk/node-fd-slicer source_archive: https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz license: MIT license_file: https://github.com/andrewrk/node-fd-slicer/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: fdir category: nodejs-dev version: 6.5.0 description: The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s website: https://github.com/thecodrr/fdir#readme source_repository: https://github.com/thecodrr/fdir source_archive: https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz license: MIT license_file: https://github.com/thecodrr/fdir/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: file-entry-cache category: nodejs-dev version: 8.0.0 description: A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run website: https://github.com/jaredwray/cacheable#readme source_repository: https://github.com/jaredwray/cacheable source_archive: https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz license: MIT license_file: https://github.com/jaredwray/cacheable/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: filename-reserved-regex category: nodejs-dev version: 2.0.0 description: Regular expression for matching reserved filename characters website: https://github.com/sindresorhus/filename-reserved-regex#readme source_repository: https://github.com/sindresorhus/filename-reserved-regex source_archive: https://registry.npmjs.org/filename-reserved-regex/-/filename-reserved-regex-2.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/filename-reserved-regex/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: filenamify category: nodejs-dev version: 4.3.0 description: Convert a string to a valid safe filename website: https://github.com/sindresorhus/filenamify#readme source_repository: https://github.com/sindresorhus/filenamify source_archive: https://registry.npmjs.org/filenamify/-/filenamify-4.3.0.tgz license: MIT license_file: https://github.com/sindresorhus/filenamify/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: fill-range category: nodejs-dev version: 7.1.1 description: Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex` website: https://github.com/jonschlinkert/fill-range source_repository: https://github.com/jonschlinkert/fill-range source_archive: https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz license: MIT license_file: https://github.com/jonschlinkert/fill-range/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: finalhandler category: nodejs-dev version: 1.3.1 description: Node.js final http responder website: https://github.com/pillarjs/finalhandler#readme source_repository: https://github.com/pillarjs/finalhandler source_archive: https://registry.npmjs.org/finalhandler/-/finalhandler-1.3.1.tgz license: MIT license_file: https://github.com/pillarjs/finalhandler/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: find-cache-dir category: nodejs-dev version: 3.3.2 description: Finds the common standard cache directory website: https://github.com/sindresorhus/find-cache-dir#readme source_repository: https://github.com/sindresorhus/find-cache-dir source_archive: https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz license: MIT license_file: https://github.com/sindresorhus/find-cache-dir/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: find-up category: nodejs-dev version: 4.1.0 description: Find a file or directory by walking up parent directories website: https://github.com/sindresorhus/find-up#readme source_repository: https://github.com/sindresorhus/find-up source_archive: https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz license: MIT license_file: https://github.com/sindresorhus/find-up/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: flat category: nodejs-dev version: 5.0.2 description: Take a nested Javascript object and flatten it, or unflatten an object with delimited keys website: https://github.com/hughsk/flat source_repository: https://github.com/hughsk/flat source_archive: https://registry.npmjs.org/flat/-/flat-5.0.2.tgz license: BSD-3-Clause license_file: https://github.com/hughsk/flat/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: flat-cache category: nodejs-dev version: 4.0.1 description: A simple key/value storage using files to persist the data website: https://github.com/jaredwray/cacheable#readme source_repository: https://github.com/jaredwray/cacheable source_archive: https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz license: MIT license_file: https://github.com/jaredwray/cacheable/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: flatted category: nodejs-dev version: 3.3.3 description: A super light and fast circular JSON parser. website: https://github.com/WebReflection/flatted#readme source_repository: https://github.com/WebReflection/flatted source_archive: https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz license: ISC license_file: https://github.com/WebReflection/flatted/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: flora-colossus category: nodejs-dev version: 2.0.0 description: Walks your node_modules tree website: https://github.com/MarshallOfSound/flora-colossus#readme source_repository: https://github.com/MarshallOfSound/flora-colossus source_archive: https://registry.npmjs.org/flora-colossus/-/flora-colossus-2.0.0.tgz license: MIT license_file: https://github.com/MarshallOfSound/flora-colossus/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: follow-redirects category: nodejs-dev version: 1.15.11 description: HTTP and HTTPS modules that follow redirects. website: https://github.com/follow-redirects/follow-redirects source_repository: ssh://git@github.com/follow-redirects/follow-redirects source_archive: https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.11.tgz license: MIT license_file: ssh://git@github.com/follow-redirects/follow-redirects/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: foreground-child category: nodejs-dev version: 3.3.1 description: Run a child as if it's the foreground process. Give it stdio. Exit when it exits. website: https://github.com/tapjs/foreground-child#readme source_repository: https://github.com/tapjs/foreground-child source_archive: https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz license: ISC license_file: https://github.com/tapjs/foreground-child/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: fork-ts-checker-webpack-plugin category: nodejs-dev version: 9.1.0 description: Runs typescript type checker and linter on separate process. website: https://github.com/TypeStrong/fork-ts-checker-webpack-plugin#readme source_repository: https://github.com/TypeStrong/fork-ts-checker-webpack-plugin source_archive: https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-9.1.0.tgz license: MIT license_file: https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: forwarded category: nodejs-dev version: 0.2.0 description: Parse HTTP X-Forwarded-For header website: https://github.com/jshttp/forwarded#readme source_repository: https://github.com/jshttp/forwarded source_archive: https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz license: MIT license_file: https://github.com/jshttp/forwarded/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: fresh category: nodejs-dev version: 0.5.2 description: HTTP response freshness testing website: https://github.com/jshttp/fresh#readme source_repository: https://github.com/jshttp/fresh source_archive: https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz license: MIT license_file: https://github.com/jshttp/fresh/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: fromentries category: nodejs-dev version: 1.3.2 description: Object.fromEntries() ponyfill (in 6 lines) website: https://github.com/feross/fromentries source_repository: https://github.com/feross/fromentries source_archive: https://registry.npmjs.org/fromentries/-/fromentries-1.3.2.tgz license: MIT license_file: https://github.com/feross/fromentries/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: fs-extra category: nodejs-dev version: 8.1.0 description: fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove. website: https://github.com/jprichardson/node-fs-extra source_repository: https://github.com/jprichardson/node-fs-extra source_archive: https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz license: MIT license_file: https://github.com/jprichardson/node-fs-extra/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: fs-minipass category: nodejs-dev version: 2.1.0 description: fs read and write streams based on minipass website: https://github.com/npm/fs-minipass#readme source_repository: https://github.com/npm/fs-minipass source_archive: https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz license: ISC license_file: https://github.com/npm/fs-minipass/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: fs-monkey category: nodejs-dev version: 1.1.0 description: Monkey patches for file system related things. website: https://github.com/streamich/fs-monkey#readme source_repository: https://github.com/streamich/fs-monkey source_archive: https://registry.npmjs.org/fs-monkey/-/fs-monkey-1.1.0.tgz license: Unlicense license_file: https://github.com/streamich/fs-monkey/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: fs.realpath category: nodejs-dev version: 1.0.0 description: Use node's fs.realpath, but fall back to the JS implementation if the native one fails website: https://github.com/isaacs/fs.realpath#readme source_repository: https://github.com/isaacs/fs.realpath source_archive: https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz license: ISC license_file: https://github.com/isaacs/fs.realpath/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: fsevents category: nodejs-dev version: 2.3.3 description: Native Access to MacOS FSEvents website: https://github.com/fsevents/fsevents source_repository: https://github.com/fsevents/fsevents source_archive: https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz license: MIT license_file: https://github.com/fsevents/fsevents/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: function-bind category: nodejs-dev version: 1.1.2 description: Implementation of Function.prototype.bind website: https://github.com/Raynos/function-bind source_repository: https://github.com/Raynos/function-bind source_archive: https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz license: MIT license_file: https://github.com/Raynos/function-bind/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: galactus category: nodejs-dev version: 1.0.0 description: Prunes dependencies from your package website: https://github.com/MarshallOfSound/galactus#readme source_repository: https://github.com/MarshallOfSound/galactus source_archive: https://registry.npmjs.org/galactus/-/galactus-1.0.0.tgz license: MIT license_file: https://github.com/MarshallOfSound/galactus/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: gensync category: nodejs-dev version: 1.0.0-beta.2 description: Allows users to use generators in order to write common functions that can be both sync or async. website: https://github.com/loganfsmyth/gensync source_repository: https://github.com/loganfsmyth/gensync source_archive: https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz license: MIT license_file: https://github.com/loganfsmyth/gensync/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: get-caller-file category: nodejs-dev version: 2.0.5 description: '[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.a' website: https://github.com/stefanpenner/get-caller-file#readme source_repository: https://github.com/stefanpenner/get-caller-file source_archive: https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz license: ISC license_file: https://github.com/stefanpenner/get-caller-file/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: get-east-asian-width category: nodejs-dev version: 1.4.0 description: Determine the East Asian Width of a Unicode character website: https://github.com/sindresorhus/get-east-asian-width#readme source_repository: https://github.com/sindresorhus/get-east-asian-width source_archive: https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.4.0.tgz license: MIT license_file: https://github.com/sindresorhus/get-east-asian-width/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: get-intrinsic category: nodejs-dev version: 1.3.0 description: Get and robustly cache all JS language-level intrinsics at first require time website: https://github.com/ljharb/get-intrinsic#readme source_repository: https://github.com/ljharb/get-intrinsic source_archive: https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz license: MIT license_file: https://github.com/ljharb/get-intrinsic/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: get-package-info category: nodejs-dev version: 1.0.0 description: Gets properties from package.json files in parent directories. website: https://github.com/rahatarmanahmed/get-package-info#readme source_repository: https://github.com/rahatarmanahmed/get-package-info source_archive: https://registry.npmjs.org/get-package-info/-/get-package-info-1.0.0.tgz license: MIT license_file: https://github.com/rahatarmanahmed/get-package-info/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: get-package-type category: nodejs-dev version: 0.1.0 description: Determine the `package.json#type` which applies to a location website: https://github.com/cfware/get-package-type#readme source_repository: https://github.com/cfware/get-package-type source_archive: https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz license: MIT license_file: https://github.com/cfware/get-package-type/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: get-proto category: nodejs-dev version: 1.0.1 description: Robustly get the [[Prototype]] of an object website: https://github.com/ljharb/get-proto#readme source_repository: https://github.com/ljharb/get-proto source_archive: https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz license: MIT license_file: https://github.com/ljharb/get-proto/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: get-stream category: nodejs-dev version: 6.0.1 description: Get a stream as a string, Buffer, ArrayBuffer or array website: https://github.com/sindresorhus/get-stream#readme source_repository: https://github.com/sindresorhus/get-stream source_archive: https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz license: MIT license_file: https://github.com/sindresorhus/get-stream/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: glob category: nodejs-dev version: 8.1.0 description: the most correct and second fastest glob implementation in JavaScript website: https://github.com/isaacs/node-glob#readme source_repository: ssh://git@github.com/isaacs/node-glob source_archive: https://registry.npmjs.org/glob/-/glob-8.1.0.tgz license: BlueOak-1.0.0 license_file: ssh://git@github.com/isaacs/node-glob/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: glob-parent category: nodejs-dev version: 5.1.2 description: Extract the non-magic parent path from a glob string. website: https://github.com/gulpjs/glob-parent#readme source_repository: https://github.com/gulpjs/glob-parent source_archive: https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz license: ISC license_file: https://github.com/gulpjs/glob-parent/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: glob-to-regexp category: nodejs-dev version: 0.4.1 description: Convert globs to regular expressions website: https://github.com/fitzgen/glob-to-regexp#readme source_repository: https://github.com/fitzgen/glob-to-regexp source_archive: https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz license: BSD-2-Clause license_file: https://github.com/fitzgen/glob-to-regexp/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: global-agent category: nodejs-dev version: 3.0.0 description: Global HTTP/HTTPS proxy configurable using environment variables. website: https://github.com/gajus/global-agent#readme source_repository: https://github.com/gajus/global-agent source_archive: https://registry.npmjs.org/global-agent/-/global-agent-3.0.0.tgz license: BSD-3-Clause license_file: https://github.com/gajus/global-agent/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: global-dirs category: nodejs-dev version: 3.0.1 description: Get the directory of globally installed packages and binaries website: https://github.com/sindresorhus/global-dirs#readme source_repository: https://github.com/sindresorhus/global-dirs source_archive: https://registry.npmjs.org/global-dirs/-/global-dirs-3.0.1.tgz license: MIT license_file: https://github.com/sindresorhus/global-dirs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: globals category: nodejs-dev version: 14.0.0 description: Global identifiers from different JavaScript environments website: https://github.com/sindresorhus/globals#readme source_repository: https://github.com/sindresorhus/globals source_archive: https://registry.npmjs.org/globals/-/globals-14.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/globals/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: globalthis category: nodejs-dev version: 1.0.4 description: ECMAScript spec-compliant polyfill/shim for `globalThis` website: https://github.com/ljharb/System.global#readme source_repository: https://github.com/ljharb/System.global source_archive: https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz license: MIT license_file: https://github.com/ljharb/System.global/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: gopd category: nodejs-dev version: 1.2.0 description: '`Object.getOwnPropertyDescriptor`, but accounts for IE''s broken implementation.' website: https://github.com/ljharb/gopd#readme source_repository: https://github.com/ljharb/gopd source_archive: https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz license: MIT license_file: https://github.com/ljharb/gopd/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: got category: nodejs-dev version: 11.8.6 description: Human-friendly and powerful HTTP request library for Node.js website: https://github.com/sindresorhus/got#readme source_repository: https://github.com/sindresorhus/got source_archive: https://registry.npmjs.org/got/-/got-11.8.6.tgz license: MIT license_file: https://github.com/sindresorhus/got/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: graceful-fs category: nodejs-dev version: 4.2.11 description: A drop-in replacement for fs, making various improvements. website: https://github.com/isaacs/node-graceful-fs#readme source_repository: https://github.com/isaacs/node-graceful-fs source_archive: https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz license: ISC license_file: https://github.com/isaacs/node-graceful-fs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: graphemer category: nodejs-dev version: 1.4.0 description: A JavaScript library that breaks strings into their individual user-perceived characters (including emojis!) website: https://github.com/flmnt/graphemer source_repository: https://github.com/flmnt/graphemer source_archive: https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz license: MIT license_file: https://github.com/flmnt/graphemer/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: handle-thing category: nodejs-dev version: 2.0.1 description: Wrap Streams2 instance into a HandleWrap website: https://github.com/spdy-http2/handle-thing#readme source_repository: ssh://git@github.com/indutny/handle-thing source_archive: https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.1.tgz license: MIT license_file: ssh://git@github.com/indutny/handle-thing/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: has-flag category: nodejs-dev version: 4.0.0 description: Check if argv has a specific flag website: https://github.com/sindresorhus/has-flag#readme source_repository: https://github.com/sindresorhus/has-flag source_archive: https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/has-flag/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: has-property-descriptors category: nodejs-dev version: 1.0.2 description: Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD. website: https://github.com/inspect-js/has-property-descriptors#readme source_repository: https://github.com/inspect-js/has-property-descriptors source_archive: https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz license: MIT license_file: https://github.com/inspect-js/has-property-descriptors/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: has-symbols category: nodejs-dev version: 1.1.0 description: Determine if the JS environment has Symbol support. Supports spec, or shams. website: https://github.com/ljharb/has-symbols#readme source_repository: https://github.com/inspect-js/has-symbols source_archive: https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz license: MIT license_file: https://github.com/inspect-js/has-symbols/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: hash-sum category: nodejs-dev version: 2.0.0 description: Blazing fast unique hash generator website: https://github.com/bevacqua/hash-sum source_repository: https://github.com/bevacqua/hash-sum source_archive: https://registry.npmjs.org/hash-sum/-/hash-sum-2.0.0.tgz license: MIT license_file: https://github.com/bevacqua/hash-sum/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: hasha category: nodejs-dev version: 5.2.2 description: Hashing made simple. Get the hash of a buffer/string/stream/file. website: https://github.com/sindresorhus/hasha#readme source_repository: https://github.com/sindresorhus/hasha source_archive: https://registry.npmjs.org/hasha/-/hasha-5.2.2.tgz license: MIT license_file: https://github.com/sindresorhus/hasha/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: hasown category: nodejs-dev version: 2.0.2 description: A robust, ES3 compatible, "has own property" predicate. website: https://github.com/inspect-js/hasOwn#readme source_repository: https://github.com/inspect-js/hasOwn source_archive: https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz license: MIT license_file: https://github.com/inspect-js/hasOwn/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: he category: nodejs-dev version: 1.2.0 description: A robust HTML entities encoder/decoder with full Unicode support. website: https://mths.be/he source_repository: https://github.com/mathiasbynens/he source_archive: https://registry.npmjs.org/he/-/he-1.2.0.tgz license: MIT license_file: https://github.com/mathiasbynens/he/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: hosted-git-info category: nodejs-dev version: 2.8.9 description: Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab website: https://github.com/npm/hosted-git-info source_repository: https://github.com/npm/hosted-git-info source_archive: https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz license: ISC license_file: https://github.com/npm/hosted-git-info/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: hpack.js category: nodejs-dev version: 2.1.6 description: HPACK implementation website: https://github.com/indutny/hpack.js#readme source_repository: ssh://git@github.com/indutny/hpack.js source_archive: https://registry.npmjs.org/hpack.js/-/hpack.js-2.1.6.tgz license: MIT license_file: ssh://git@github.com/indutny/hpack.js/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: html-entities category: nodejs-dev version: 2.6.0 description: Fastest HTML entities encode/decode library. website: https://github.com/mdevils/html-entities#readme source_repository: https://github.com/mdevils/html-entities source_archive: https://registry.npmjs.org/html-entities/-/html-entities-2.6.0.tgz license: MIT license_file: https://github.com/mdevils/html-entities/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: html-escaper category: nodejs-dev version: 2.0.2 description: fast and safe way to escape and unescape &<>'" chars website: https://github.com/WebReflection/html-escaper source_repository: https://github.com/WebReflection/html-escaper source_archive: https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz license: MIT license_file: https://github.com/WebReflection/html-escaper/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: html-minifier-terser category: nodejs-dev version: 6.1.0 description: Highly configurable, well-tested, JavaScript-based HTML minifier. website: https://terser.org/html-minifier-terser/ source_repository: https://github.com/terser/html-minifier-terser source_archive: https://registry.npmjs.org/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz license: MIT license_file: https://github.com/terser/html-minifier-terser/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: html-webpack-plugin category: nodejs-dev version: 5.6.4 description: Simplifies creation of HTML files to serve your webpack bundles website: https://github.com/jantimon/html-webpack-plugin source_repository: https://github.com/jantimon/html-webpack-plugin source_archive: https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.4.tgz license: MIT license_file: https://github.com/jantimon/html-webpack-plugin/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: htmlparser2 category: nodejs-dev version: 6.1.0 description: Fast & forgiving HTML/XML parser website: https://github.com/fb55/htmlparser2#readme source_repository: https://github.com/fb55/htmlparser2 source_archive: https://registry.npmjs.org/htmlparser2/-/htmlparser2-6.1.0.tgz license: MIT license_file: https://github.com/fb55/htmlparser2/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: http-cache-semantics category: nodejs-dev version: 4.2.0 description: Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies website: https://github.com/kornelski/http-cache-semantics#readme source_repository: https://github.com/kornelski/http-cache-semantics source_archive: https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.2.0.tgz license: BSD-2-Clause license_file: https://github.com/kornelski/http-cache-semantics/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: http-deceiver category: nodejs-dev version: 1.2.7 description: Deceive HTTP parser website: https://github.com/indutny/http-deceiver#readme source_repository: ssh://git@github.com/indutny/http-deceiver source_archive: https://registry.npmjs.org/http-deceiver/-/http-deceiver-1.2.7.tgz license: MIT license_file: ssh://git@github.com/indutny/http-deceiver/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: http-errors category: nodejs-dev version: 2.0.0 description: Create HTTP error objects website: https://github.com/jshttp/http-errors#readme source_repository: https://github.com/jshttp/http-errors source_archive: https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz license: MIT license_file: https://github.com/jshttp/http-errors/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: http-parser-js category: nodejs-dev version: 0.5.10 description: A pure JS HTTP parser for node. website: https://github.com/creationix/http-parser-js#readme source_repository: https://github.com/creationix/http-parser-js source_archive: https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.10.tgz license: MIT license_file: https://github.com/creationix/http-parser-js/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: http-proxy category: nodejs-dev version: 1.18.1 description: HTTP proxying for the masses website: https://github.com/http-party/node-http-proxy#readme source_repository: https://github.com/http-party/node-http-proxy source_archive: https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz license: MIT license_file: https://github.com/http-party/node-http-proxy/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: http-proxy-agent category: nodejs-dev version: 5.0.0 description: An HTTP(s) proxy `http.Agent` implementation for HTTP website: https://github.com/TooTallNate/proxy-agents#readme source_repository: https://github.com/TooTallNate/proxy-agents source_archive: https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz license: MIT license_file: https://github.com/TooTallNate/proxy-agents/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: http-proxy-middleware category: nodejs-dev version: 2.0.9 description: The one-liner node.js proxy middleware for connect, express, next.js and more website: https://github.com/chimurai/http-proxy-middleware#readme source_repository: https://github.com/chimurai/http-proxy-middleware source_archive: https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.9.tgz license: MIT license_file: https://github.com/chimurai/http-proxy-middleware/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: http2-wrapper category: nodejs-dev version: 1.0.3 description: HTTP2 client, just with the familiar `https` API website: https://github.com/szmarczak/http2-wrapper#readme source_repository: https://github.com/szmarczak/http2-wrapper source_archive: https://registry.npmjs.org/http2-wrapper/-/http2-wrapper-1.0.3.tgz license: MIT license_file: https://github.com/szmarczak/http2-wrapper/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: https-proxy-agent category: nodejs-dev version: 5.0.1 description: An HTTP(s) proxy `http.Agent` implementation for HTTPS website: https://github.com/TooTallNate/proxy-agents#readme source_repository: https://github.com/TooTallNate/proxy-agents source_archive: https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz license: MIT license_file: https://github.com/TooTallNate/proxy-agents/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: human-signals category: nodejs-dev version: 2.1.0 description: Human-friendly process signals website: https://www.github.com/ehmicky/human-signals source_repository: https://github.com/ehmicky/human-signals source_archive: https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz license: Apache-2.0 license_file: https://github.com/ehmicky/human-signals/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: humanize-ms category: nodejs-dev version: 1.2.1 description: transform humanize time to ms website: https://github.com/node-modules/humanize-ms#readme source_repository: https://github.com/node-modules/humanize-ms source_archive: https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.2.1.tgz license: MIT license_file: https://github.com/node-modules/humanize-ms/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: iconv-lite category: nodejs-dev version: 0.4.24 description: Convert character encodings in pure javascript. website: https://github.com/pillarjs/iconv-lite source_repository: https://github.com/pillarjs/iconv-lite source_archive: https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz license: MIT license_file: https://github.com/pillarjs/iconv-lite/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: icss-utils category: nodejs-dev version: 5.1.0 description: ICSS utils for postcss ast website: https://github.com/css-modules/icss-utils#readme source_repository: https://github.com/css-modules/icss-utils source_archive: https://registry.npmjs.org/icss-utils/-/icss-utils-5.1.0.tgz license: ISC license_file: https://github.com/css-modules/icss-utils/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: ignore category: nodejs-dev version: 7.0.5 description: Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others. website: https://github.com/kaelzhang/node-ignore#readme source_repository: ssh://git@github.com/kaelzhang/node-ignore source_archive: https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz license: MIT license_file: ssh://git@github.com/kaelzhang/node-ignore/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: import-fresh category: nodejs-dev version: 3.3.1 description: Import a module while bypassing the cache website: https://github.com/sindresorhus/import-fresh#readme source_repository: https://github.com/sindresorhus/import-fresh source_archive: https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz license: MIT license_file: https://github.com/sindresorhus/import-fresh/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: imurmurhash category: nodejs-dev version: 0.1.4 description: An incremental implementation of MurmurHash3 website: https://github.com/jensyt/imurmurhash-js source_repository: https://github.com/jensyt/imurmurhash-js source_archive: https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz license: MIT license_file: https://github.com/jensyt/imurmurhash-js/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: indent-string category: nodejs-dev version: 4.0.0 description: Indent each line in a string website: https://github.com/sindresorhus/indent-string#readme source_repository: https://github.com/sindresorhus/indent-string source_archive: https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/indent-string/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: infer-owner category: nodejs-dev version: 1.0.4 description: Infer the owner of a path based on the owner of its nearest existing parent website: https://github.com/npm/infer-owner#readme source_repository: https://github.com/npm/infer-owner source_archive: https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz license: ISC license_file: https://github.com/npm/infer-owner/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: inflight category: nodejs-dev version: 1.0.6 description: Add callbacks to requests in flight to avoid async duplication website: https://github.com/isaacs/inflight source_repository: https://github.com/npm/inflight source_archive: https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz license: ISC license_file: https://github.com/npm/inflight/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: ini category: nodejs-dev version: 2.0.0 description: An ini encoder/decoder for node website: https://github.com/npm/ini#readme source_repository: https://github.com/npm/ini source_archive: https://registry.npmjs.org/ini/-/ini-2.0.0.tgz license: ISC license_file: https://github.com/npm/ini/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: interpret category: nodejs-dev version: 3.1.1 description: A dictionary of file extensions and associated module loaders. website: https://github.com/gulpjs/interpret#readme source_repository: https://github.com/gulpjs/interpret source_archive: https://registry.npmjs.org/interpret/-/interpret-3.1.1.tgz license: MIT license_file: https://github.com/gulpjs/interpret/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: ip-address category: nodejs-dev version: 10.1.0 description: A library for parsing IPv4 and IPv6 IP addresses in node and the browser. website: https://github.com/beaugunderson/ip-address#readme source_repository: https://github.com/beaugunderson/ip-address source_archive: https://registry.npmjs.org/ip-address/-/ip-address-10.1.0.tgz license: MIT license_file: https://github.com/beaugunderson/ip-address/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: ipaddr.js category: nodejs-dev version: 1.9.1 description: A library for manipulating IPv4 and IPv6 addresses in JavaScript. website: https://github.com/whitequark/ipaddr.js#readme source_repository: https://github.com/whitequark/ipaddr.js source_archive: https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz license: MIT license_file: https://github.com/whitequark/ipaddr.js/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: is-arrayish category: nodejs-dev version: 0.2.1 description: Determines if an object can be used as an array website: https://github.com/qix-/node-is-arrayish#readme source_repository: https://github.com/qix-/node-is-arrayish source_archive: https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz license: MIT license_file: https://github.com/qix-/node-is-arrayish/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: is-binary-path category: nodejs-dev version: 2.1.0 description: Check if a file path is a binary file website: https://github.com/sindresorhus/is-binary-path#readme source_repository: https://github.com/sindresorhus/is-binary-path source_archive: https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz license: MIT license_file: https://github.com/sindresorhus/is-binary-path/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: is-core-module category: nodejs-dev version: 2.16.1 description: Is this specifier a node.js core module? website: https://github.com/inspect-js/is-core-module source_repository: https://github.com/inspect-js/is-core-module source_archive: https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz license: MIT license_file: https://github.com/inspect-js/is-core-module/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: is-docker category: nodejs-dev version: 2.2.1 description: Check if the process is running inside a Docker container website: https://github.com/sindresorhus/is-docker#readme source_repository: https://github.com/sindresorhus/is-docker source_archive: https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz license: MIT license_file: https://github.com/sindresorhus/is-docker/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: is-electron-renderer category: nodejs-dev version: 2.0.1 description: Check if code is running in Electron renderer process. website: https://github.com/jprichardson/is-electron-renderer#readme source_repository: https://github.com/jprichardson/is-electron-renderer source_archive: https://registry.npmjs.org/is-electron-renderer/-/is-electron-renderer-2.0.1.tgz license: MIT license_file: https://github.com/jprichardson/is-electron-renderer/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: is-extglob category: nodejs-dev version: 2.1.1 description: Returns true if a string has an extglob. website: https://github.com/jonschlinkert/is-extglob source_repository: https://github.com/jonschlinkert/is-extglob source_archive: https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz license: MIT license_file: https://github.com/jonschlinkert/is-extglob/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: is-fullwidth-code-point category: nodejs-dev version: 3.0.0 description: Check if the character represented by a given Unicode code point is fullwidth website: https://github.com/sindresorhus/is-fullwidth-code-point#readme source_repository: https://github.com/sindresorhus/is-fullwidth-code-point source_archive: https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/is-fullwidth-code-point/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: is-glob category: nodejs-dev version: 4.0.3 description: Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet website: https://github.com/micromatch/is-glob source_repository: https://github.com/micromatch/is-glob source_archive: https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz license: MIT license_file: https://github.com/micromatch/is-glob/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: is-interactive category: nodejs-dev version: 1.0.0 description: Check if stdout or stderr is interactive website: https://github.com/sindresorhus/is-interactive#readme source_repository: https://github.com/sindresorhus/is-interactive source_archive: https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/is-interactive/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: is-lambda category: nodejs-dev version: 1.0.1 description: Detect if your code is running on an AWS Lambda server website: https://github.com/watson/is-lambda source_repository: https://github.com/watson/is-lambda source_archive: https://registry.npmjs.org/is-lambda/-/is-lambda-1.0.1.tgz license: MIT license_file: https://github.com/watson/is-lambda/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: is-number category: nodejs-dev version: 7.0.0 description: Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc. website: https://github.com/jonschlinkert/is-number source_repository: https://github.com/jonschlinkert/is-number source_archive: https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz license: MIT license_file: https://github.com/jonschlinkert/is-number/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: is-plain-obj category: nodejs-dev version: 3.0.0 description: Check if a value is a plain object website: https://github.com/sindresorhus/is-plain-obj#readme source_repository: https://github.com/sindresorhus/is-plain-obj source_archive: https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-3.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/is-plain-obj/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: is-plain-object category: nodejs-dev version: 2.0.4 description: Returns true if an object was created by the `Object` constructor, or Object.create(null). website: https://github.com/jonschlinkert/is-plain-object source_repository: https://github.com/jonschlinkert/is-plain-object source_archive: https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz license: MIT license_file: https://github.com/jonschlinkert/is-plain-object/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: is-stream category: nodejs-dev version: 1.1.0 description: Check if something is a Node.js stream website: https://github.com/sindresorhus/is-stream#readme source_repository: https://github.com/sindresorhus/is-stream source_archive: https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz license: MIT license_file: https://github.com/sindresorhus/is-stream/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: is-typedarray category: nodejs-dev version: 1.0.0 description: Detect whether or not an object is a Typed Array website: https://github.com/hughsk/is-typedarray source_repository: https://github.com/hughsk/is-typedarray source_archive: https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz license: MIT license_file: https://github.com/hughsk/is-typedarray/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: is-unicode-supported category: nodejs-dev version: 0.1.0 description: Detect whether the terminal supports Unicode website: https://github.com/sindresorhus/is-unicode-supported#readme source_repository: https://github.com/sindresorhus/is-unicode-supported source_archive: https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz license: MIT license_file: https://github.com/sindresorhus/is-unicode-supported/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: is-windows category: nodejs-dev version: 1.0.2 description: Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc. website: https://github.com/jonschlinkert/is-windows source_repository: https://github.com/jonschlinkert/is-windows source_archive: https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz license: MIT license_file: https://github.com/jonschlinkert/is-windows/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: is-wsl category: nodejs-dev version: 2.2.0 description: Check if the process is running inside Windows Subsystem for Linux (Bash on Windows) website: https://github.com/sindresorhus/is-wsl#readme source_repository: https://github.com/sindresorhus/is-wsl source_archive: https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz license: MIT license_file: https://github.com/sindresorhus/is-wsl/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: isarray category: nodejs-dev version: 1.0.0 description: Array#isArray for older browsers website: https://github.com/juliangruber/isarray source_repository: https://github.com/juliangruber/isarray source_archive: https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz license: MIT license_file: https://github.com/juliangruber/isarray/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: isbinaryfile category: nodejs-dev version: 4.0.10 description: Detects if a file is binary in Node.js. Similar to Perl's -B. website: https://github.com/gjtorikian/isBinaryFile#readme source_repository: https://github.com/gjtorikian/isBinaryFile source_archive: https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-4.0.10.tgz license: MIT license_file: https://github.com/gjtorikian/isBinaryFile/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: isexe category: nodejs-dev version: 3.1.1 description: Minimal module to check if a file is executable. website: https://github.com/isaacs/isexe#readme source_repository: https://github.com/isaacs/isexe source_archive: https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz license: ISC license_file: https://github.com/isaacs/isexe/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: isobject category: nodejs-dev version: 3.0.1 description: Returns true if the value is an object and not an array or null. website: https://github.com/jonschlinkert/isobject source_repository: https://github.com/jonschlinkert/isobject source_archive: https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz license: MIT license_file: https://github.com/jonschlinkert/isobject/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: istanbul-lib-coverage category: nodejs-dev version: 3.2.2 description: Data library for istanbul coverage objects website: https://istanbul.js.org/ source_repository: ssh://git@github.com/istanbuljs/istanbuljs source_archive: https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz license: BSD-3-Clause license_file: ssh://git@github.com/istanbuljs/istanbuljs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: istanbul-lib-hook category: nodejs-dev version: 3.0.0 description: Hooks for require, vm and script used in istanbul website: https://istanbul.js.org/ source_repository: ssh://git@github.com/istanbuljs/istanbuljs source_archive: https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-3.0.0.tgz license: BSD-3-Clause license_file: ssh://git@github.com/istanbuljs/istanbuljs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: istanbul-lib-instrument category: nodejs-dev version: 6.0.3 description: Core istanbul API for JS code coverage website: https://istanbul.js.org/ source_repository: ssh://git@github.com/istanbuljs/istanbuljs source_archive: https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.3.tgz license: BSD-3-Clause license_file: ssh://git@github.com/istanbuljs/istanbuljs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: istanbul-lib-processinfo category: nodejs-dev version: 2.0.3 description: A utility for managing the `processinfo` folder that NYC uses. website: https://github.com/istanbuljs/istanbul-lib-processinfo#readme source_repository: https://github.com/istanbuljs/istanbul-lib-processinfo source_archive: https://registry.npmjs.org/istanbul-lib-processinfo/-/istanbul-lib-processinfo-2.0.3.tgz license: ISC license_file: https://github.com/istanbuljs/istanbul-lib-processinfo/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: istanbul-lib-report category: nodejs-dev version: 3.0.1 description: Base reporting library for istanbul website: https://istanbul.js.org/ source_repository: ssh://git@github.com/istanbuljs/istanbuljs source_archive: https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz license: BSD-3-Clause license_file: ssh://git@github.com/istanbuljs/istanbuljs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: istanbul-lib-source-maps category: nodejs-dev version: 4.0.1 description: Source maps support for istanbul website: https://istanbul.js.org/ source_repository: ssh://git@github.com/istanbuljs/istanbuljs source_archive: https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz license: BSD-3-Clause license_file: ssh://git@github.com/istanbuljs/istanbuljs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: istanbul-reports category: nodejs-dev version: 3.2.0 description: istanbul reports website: https://istanbul.js.org/ source_repository: ssh://git@github.com/istanbuljs/istanbuljs source_archive: https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.2.0.tgz license: BSD-3-Clause license_file: ssh://git@github.com/istanbuljs/istanbuljs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: jackspeak category: nodejs-dev version: 3.4.3 description: A very strict and proper argument parser. website: https://github.com/isaacs/jackspeak#readme source_repository: https://github.com/isaacs/jackspeak source_archive: https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz license: BlueOak-1.0.0 license_file: https://github.com/isaacs/jackspeak/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: jest-worker category: nodejs-dev version: 27.5.1 description: '' website: '' source_repository: https://github.com/jestjs/jest source_archive: https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz license: MIT license_file: https://github.com/jestjs/jest/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: jiti category: nodejs-dev version: 2.6.1 description: Runtime typescript and ESM support for Node.js website: https://github.com/unjs/jiti#readme source_repository: https://github.com/unjs/jiti source_archive: https://registry.npmjs.org/jiti/-/jiti-2.6.1.tgz license: MIT license_file: https://github.com/unjs/jiti/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: js-tokens category: nodejs-dev version: 4.0.0 description: Tiny JavaScript tokenizer. website: https://github.com/lydell/js-tokens#readme source_repository: https://github.com/lydell/js-tokens source_archive: https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz license: MIT license_file: https://github.com/lydell/js-tokens/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: js-yaml category: nodejs-dev version: 3.14.1 description: YAML 1.2 parser and serializer website: https://github.com/nodeca/js-yaml#readme source_repository: https://github.com/nodeca/js-yaml source_archive: https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz license: MIT license_file: https://github.com/nodeca/js-yaml/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: jsesc category: nodejs-dev version: 3.1.0 description: Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. website: https://mths.be/jsesc source_repository: https://github.com/mathiasbynens/jsesc source_archive: https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz license: MIT license_file: https://github.com/mathiasbynens/jsesc/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: json category: nodejs-dev version: 11.0.0 description: a 'json' command for massaging and processing JSON on the command line website: https://github.com/trentm/json#readme source_repository: https://github.com/trentm/json source_archive: https://registry.npmjs.org/json/-/json-11.0.0.tgz license: Unknown license_file: https://github.com/trentm/json/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: json-buffer category: nodejs-dev version: 3.0.1 description: JSON parse & stringify that supports binary via bops & base64 website: https://github.com/dominictarr/json-buffer source_repository: https://github.com/dominictarr/json-buffer source_archive: https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz license: MIT license_file: https://github.com/dominictarr/json-buffer/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: json-parse-even-better-errors category: nodejs-dev version: 2.3.1 description: JSON.parse with context information on error website: https://github.com/npm/json-parse-even-better-errors#readme source_repository: https://github.com/npm/json-parse-even-better-errors source_archive: https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz license: MIT license_file: https://github.com/npm/json-parse-even-better-errors/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: json-schema-to-typescript category: nodejs-dev version: 15.0.4 description: compile json schema to typescript typings website: https://github.com/bcherny/json-schema-to-typescript#readme source_repository: https://github.com/bcherny/json-schema-to-typescript source_archive: https://registry.npmjs.org/json-schema-to-typescript/-/json-schema-to-typescript-15.0.4.tgz license: MIT license_file: https://github.com/bcherny/json-schema-to-typescript/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: json-stable-stringify-without-jsonify category: nodejs-dev version: 1.0.1 description: deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies website: https://github.com/samn/json-stable-stringify source_repository: https://github.com/samn/json-stable-stringify source_archive: https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz license: MIT license_file: https://github.com/samn/json-stable-stringify/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: json-stringify-safe category: nodejs-dev version: 5.0.1 description: Like JSON.stringify, but doesn't blow up on circular refs. website: https://github.com/isaacs/json-stringify-safe source_repository: https://github.com/isaacs/json-stringify-safe source_archive: https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz license: ISC license_file: https://github.com/isaacs/json-stringify-safe/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: json5 category: nodejs-dev version: 2.2.3 description: JSON for Humans website: http://json5.org/ source_repository: https://github.com/json5/json5 source_archive: https://registry.npmjs.org/json5/-/json5-2.2.3.tgz license: MIT license_file: https://github.com/json5/json5/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: jsonfile category: nodejs-dev version: 4.0.0 description: Easily read/write JSON files. website: https://github.com/jprichardson/node-jsonfile#readme source_repository: ssh://git@github.com/jprichardson/node-jsonfile source_archive: https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz license: MIT license_file: ssh://git@github.com/jprichardson/node-jsonfile/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: junk category: nodejs-dev version: 3.1.0 description: Filter out system junk files like .DS_Store and Thumbs.db website: https://github.com/sindresorhus/junk#readme source_repository: https://github.com/sindresorhus/junk source_archive: https://registry.npmjs.org/junk/-/junk-3.1.0.tgz license: MIT license_file: https://github.com/sindresorhus/junk/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: keyv category: nodejs-dev version: 4.5.4 description: Simple key-value storage with support for multiple backends website: https://github.com/jaredwray/keyv source_repository: https://github.com/jaredwray/keyv source_archive: https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz license: MIT license_file: https://github.com/jaredwray/keyv/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: kind-of category: nodejs-dev version: 6.0.3 description: Get the native type of a value. website: https://github.com/jonschlinkert/kind-of source_repository: https://github.com/jonschlinkert/kind-of source_archive: https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz license: MIT license_file: https://github.com/jonschlinkert/kind-of/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: launch-editor category: nodejs-dev version: 2.12.0 description: launch editor from node.js website: https://github.com/yyx990803/launch-editor#readme source_repository: https://github.com/yyx990803/launch-editor source_archive: https://registry.npmjs.org/launch-editor/-/launch-editor-2.12.0.tgz license: MIT license_file: https://github.com/yyx990803/launch-editor/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: levn category: nodejs-dev version: 0.4.1 description: Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible website: https://github.com/gkz/levn source_repository: https://github.com/gkz/levn source_archive: https://registry.npmjs.org/levn/-/levn-0.4.1.tgz license: MIT license_file: https://github.com/gkz/levn/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: lilconfig category: nodejs-dev version: 3.1.3 description: A zero-dependency alternative to cosmiconfig website: https://github.com/antonk52/lilconfig#readme source_repository: https://github.com/antonk52/lilconfig source_archive: https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz license: MIT license_file: https://github.com/antonk52/lilconfig/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: lines-and-columns category: nodejs-dev version: 1.2.4 description: Maps lines and columns to character offsets and back. website: https://github.com/eventualbuddha/lines-and-columns#readme source_repository: https://github.com/eventualbuddha/lines-and-columns source_archive: https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz license: MIT license_file: https://github.com/eventualbuddha/lines-and-columns/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: lint-staged category: nodejs-dev version: 16.1.5 description: Lint files staged by git website: https://github.com/lint-staged/lint-staged#readme source_repository: https://github.com/lint-staged/lint-staged source_archive: https://registry.npmjs.org/lint-staged/-/lint-staged-16.1.5.tgz license: MIT license_file: https://github.com/lint-staged/lint-staged/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: listr2 category: nodejs-dev version: 9.0.5 description: Terminal task list reborn! Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive. website: https://github.com/listr2/listr2#readme source_repository: https://github.com/listr2/listr2 source_archive: https://registry.npmjs.org/listr2/-/listr2-9.0.5.tgz license: MIT license_file: https://github.com/listr2/listr2/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: load-json-file category: nodejs-dev version: 2.0.0 description: Read and parse a JSON file website: https://github.com/sindresorhus/load-json-file#readme source_repository: https://github.com/sindresorhus/load-json-file source_archive: https://registry.npmjs.org/load-json-file/-/load-json-file-2.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/load-json-file/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: loader-runner category: nodejs-dev version: 4.3.1 description: Runs (webpack) loaders website: https://github.com/webpack/loader-runner#readme source_repository: https://github.com/webpack/loader-runner source_archive: https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.1.tgz license: MIT license_file: https://github.com/webpack/loader-runner/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: loader-utils category: nodejs-dev version: 2.0.4 description: utils for webpack loaders website: https://github.com/webpack/loader-utils#readme source_repository: https://github.com/webpack/loader-utils source_archive: https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz license: MIT license_file: https://github.com/webpack/loader-utils/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: locate-path category: nodejs-dev version: 5.0.0 description: Get the first path that exists on disk of multiple paths website: https://github.com/sindresorhus/locate-path#readme source_repository: https://github.com/sindresorhus/locate-path source_archive: https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/locate-path/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: lodash category: nodejs-dev version: 4.17.21 description: Lodash modular utilities. website: https://lodash.com/ source_repository: https://github.com/lodash/lodash source_archive: https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz license: MIT license_file: https://github.com/lodash/lodash/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: lodash.flattendeep category: nodejs-dev version: 4.4.0 description: The lodash method `_.flattenDeep` exported as a module. website: https://lodash.com/ source_repository: https://github.com/lodash/lodash source_archive: https://registry.npmjs.org/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz license: MIT license_file: https://github.com/lodash/lodash/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: lodash.get category: nodejs-dev version: 4.4.2 description: The lodash method `_.get` exported as a module. website: https://lodash.com/ source_repository: https://github.com/lodash/lodash source_archive: https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz license: MIT license_file: https://github.com/lodash/lodash/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: lodash.merge category: nodejs-dev version: 4.6.2 description: The Lodash method `_.merge` exported as a module. website: https://lodash.com/ source_repository: https://github.com/lodash/lodash source_archive: https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz license: MIT license_file: https://github.com/lodash/lodash/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: log-symbols category: nodejs-dev version: 4.1.0 description: 'Colored symbols for various log levels. Example: `✔︎ Success`' website: https://github.com/sindresorhus/log-symbols#readme source_repository: https://github.com/sindresorhus/log-symbols source_archive: https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz license: MIT license_file: https://github.com/sindresorhus/log-symbols/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: log-update category: nodejs-dev version: 6.1.0 description: Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc. website: https://github.com/sindresorhus/log-update#readme source_repository: https://github.com/sindresorhus/log-update source_archive: https://registry.npmjs.org/log-update/-/log-update-6.1.0.tgz license: MIT license_file: https://github.com/sindresorhus/log-update/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: loupe category: nodejs-dev version: 3.2.1 description: Inspect utility for Node.js and browsers website: https://github.com/chaijs/loupe source_repository: https://github.com/chaijs/loupe source_archive: https://registry.npmjs.org/loupe/-/loupe-3.2.1.tgz license: MIT license_file: https://github.com/chaijs/loupe/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: lower-case category: nodejs-dev version: 2.0.2 description: Transforms the string to lower case website: https://github.com/blakeembrey/change-case/tree/master/packages/lower-case#readme source_repository: https://github.com/blakeembrey/change-case source_archive: https://registry.npmjs.org/lower-case/-/lower-case-2.0.2.tgz license: MIT license_file: https://github.com/blakeembrey/change-case/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: lowercase-keys category: nodejs-dev version: 2.0.0 description: Lowercase the keys of an object website: https://github.com/sindresorhus/lowercase-keys#readme source_repository: https://github.com/sindresorhus/lowercase-keys source_archive: https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-2.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/lowercase-keys/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: lru-cache category: nodejs-dev version: 5.1.1 description: A cache object that deletes the least-recently-used items. website: https://github.com/isaacs/node-lru-cache#readme source_repository: https://github.com/isaacs/node-lru-cache source_archive: https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz license: ISC license_file: https://github.com/isaacs/node-lru-cache/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: make-dir category: nodejs-dev version: 4.0.0 description: Make a directory and its parents if needed - Think `mkdir -p` website: https://github.com/sindresorhus/make-dir#readme source_repository: https://github.com/sindresorhus/make-dir source_archive: https://registry.npmjs.org/make-dir/-/make-dir-4.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/make-dir/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: make-error category: nodejs-dev version: 1.3.6 description: Make your own error types! website: https://github.com/JsCommunity/make-error source_repository: https://github.com/JsCommunity/make-error source_archive: https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz license: ISC license_file: https://github.com/JsCommunity/make-error/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: make-fetch-happen category: nodejs-dev version: 10.2.1 description: Opinionated, caching, retrying fetch client website: https://github.com/npm/make-fetch-happen#readme source_repository: https://github.com/npm/make-fetch-happen source_archive: https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-10.2.1.tgz license: ISC license_file: https://github.com/npm/make-fetch-happen/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: map-age-cleaner category: nodejs-dev version: 0.1.3 description: Automatically cleanup expired items in a Map website: https://github.com/SamVerschueren/map-age-cleaner#readme source_repository: https://github.com/SamVerschueren/map-age-cleaner source_archive: https://registry.npmjs.org/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz license: MIT license_file: https://github.com/SamVerschueren/map-age-cleaner/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: matcher category: nodejs-dev version: 3.0.0 description: Simple wildcard matching website: https://github.com/sindresorhus/matcher#readme source_repository: https://github.com/sindresorhus/matcher source_archive: https://registry.npmjs.org/matcher/-/matcher-3.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/matcher/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: math-intrinsics category: nodejs-dev version: 1.1.0 description: ES Math-related intrinsics and helpers, robustly cached. website: https://github.com/es-shims/math-intrinsics#readme source_repository: https://github.com/es-shims/math-intrinsics source_archive: https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz license: MIT license_file: https://github.com/es-shims/math-intrinsics/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: media-typer category: nodejs-dev version: 0.3.0 description: Simple RFC 6838 media type parser and formatter website: https://github.com/jshttp/media-typer#readme source_repository: https://github.com/jshttp/media-typer source_archive: https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz license: MIT license_file: https://github.com/jshttp/media-typer/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: mem category: nodejs-dev version: 4.3.0 description: Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input website: https://github.com/sindresorhus/mem#readme source_repository: https://github.com/sindresorhus/mem source_archive: https://registry.npmjs.org/mem/-/mem-4.3.0.tgz license: MIT license_file: https://github.com/sindresorhus/mem/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: memfs category: nodejs-dev version: 3.5.3 description: In-memory file-system with Node's fs API. website: https://github.com/streamich/memfs source_repository: https://github.com/streamich/memfs source_archive: https://registry.npmjs.org/memfs/-/memfs-3.5.3.tgz license: Apache-2.0 license_file: https://github.com/streamich/memfs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: merge-descriptors category: nodejs-dev version: 1.0.3 description: Merge objects using their property descriptors website: https://github.com/sindresorhus/merge-descriptors#readme source_repository: https://github.com/sindresorhus/merge-descriptors source_archive: https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.3.tgz license: MIT license_file: https://github.com/sindresorhus/merge-descriptors/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: merge-stream category: nodejs-dev version: 2.0.0 description: Create a stream that emits events from multiple other streams website: https://github.com/grncdr/merge-stream#readme source_repository: https://github.com/grncdr/merge-stream source_archive: https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz license: MIT license_file: https://github.com/grncdr/merge-stream/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: merge2 category: nodejs-dev version: 1.4.1 description: Merge multiple streams into one stream in sequence or parallel. website: https://github.com/teambition/merge2 source_repository: ssh://git@github.com/teambition/merge2 source_archive: https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz license: MIT license_file: ssh://git@github.com/teambition/merge2/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: methods category: nodejs-dev version: 1.1.2 description: HTTP methods that node supports website: https://github.com/jshttp/methods source_repository: https://github.com/jshttp/methods source_archive: https://registry.npmjs.org/methods/-/methods-1.1.2.tgz license: MIT license_file: https://github.com/jshttp/methods/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: micromatch category: nodejs-dev version: 4.0.8 description: Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch. website: https://github.com/micromatch/micromatch source_repository: https://github.com/micromatch/micromatch source_archive: https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz license: MIT license_file: https://github.com/micromatch/micromatch/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: mime category: nodejs-dev version: 1.6.0 description: A comprehensive library for mime-type mapping website: https://github.com/broofa/mime#readme source_repository: https://github.com/broofa/mime source_archive: https://registry.npmjs.org/mime/-/mime-1.6.0.tgz license: MIT license_file: https://github.com/broofa/mime/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: mime-db category: nodejs-dev version: 1.52.0 description: Media Type Database website: https://github.com/jshttp/mime-db#readme source_repository: https://github.com/jshttp/mime-db source_archive: https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz license: MIT license_file: https://github.com/jshttp/mime-db/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: mime-types category: nodejs-dev version: 2.1.35 description: The ultimate javascript content-type utility. website: https://github.com/jshttp/mime-types#readme source_repository: https://github.com/jshttp/mime-types source_archive: https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz license: MIT license_file: https://github.com/jshttp/mime-types/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: mimic-fn category: nodejs-dev version: 2.1.0 description: Make a function mimic another one website: https://github.com/sindresorhus/mimic-fn#readme source_repository: https://github.com/sindresorhus/mimic-fn source_archive: https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz license: MIT license_file: https://github.com/sindresorhus/mimic-fn/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: mimic-response category: nodejs-dev version: 3.1.0 description: Mimic a Node.js HTTP response stream website: https://github.com/sindresorhus/mimic-response#readme source_repository: https://github.com/sindresorhus/mimic-response source_archive: https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz license: MIT license_file: https://github.com/sindresorhus/mimic-response/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: minimalistic-assert category: nodejs-dev version: 1.0.1 description: minimalistic-assert === website: https://github.com/calvinmetcalf/minimalistic-assert source_repository: https://github.com/calvinmetcalf/minimalistic-assert source_archive: https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz license: ISC license_file: https://github.com/calvinmetcalf/minimalistic-assert/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: minimatch category: nodejs-dev version: 5.1.6 description: a glob matcher in javascript website: https://github.com/isaacs/minimatch#readme source_repository: ssh://git@github.com/isaacs/minimatch source_archive: https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz license: BlueOak-1.0.0 license_file: ssh://git@github.com/isaacs/minimatch/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: minimist category: nodejs-dev version: 1.2.8 description: parse argument options website: https://github.com/minimistjs/minimist source_repository: https://github.com/minimistjs/minimist source_archive: https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz license: MIT license_file: https://github.com/minimistjs/minimist/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: minipass category: nodejs-dev version: 3.3.6 description: minimal implementation of a PassThrough stream website: https://github.com/isaacs/minipass#readme source_repository: https://github.com/isaacs/minipass source_archive: https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz license: ISC license_file: https://github.com/isaacs/minipass/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: minipass-collect category: nodejs-dev version: 1.0.2 description: A Minipass stream that collects all the data into a single chunk website: https://github.com/isaacs/minipass-collect#readme source_repository: https://github.com/isaacs/minipass-collect source_archive: https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz license: ISC license_file: https://github.com/isaacs/minipass-collect/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: minipass-fetch category: nodejs-dev version: 2.1.2 description: An implementation of window.fetch in Node.js using Minipass streams website: https://github.com/npm/minipass-fetch#readme source_repository: https://github.com/npm/minipass-fetch source_archive: https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-2.1.2.tgz license: MIT license_file: https://github.com/npm/minipass-fetch/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: minipass-flush category: nodejs-dev version: 1.0.5 description: A Minipass stream that calls a flush function before emitting 'end' website: https://github.com/isaacs/minipass-flush#readme source_repository: https://github.com/isaacs/minipass-flush source_archive: https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz license: ISC license_file: https://github.com/isaacs/minipass-flush/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: minipass-pipeline category: nodejs-dev version: 1.2.4 description: create a pipeline of streams using Minipass website: '' source_repository: '' source_archive: https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz license: ISC license_file: '' runtime_dependency: false build_dependency: true - name: minipass-sized category: nodejs-dev version: 1.0.3 description: A Minipass stream that raises an error if you get a different number of bytes than expected website: https://github.com/isaacs/minipass-sized#readme source_repository: https://github.com/isaacs/minipass-sized source_archive: https://registry.npmjs.org/minipass-sized/-/minipass-sized-1.0.3.tgz license: ISC license_file: https://github.com/isaacs/minipass-sized/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: minizlib category: nodejs-dev version: 2.1.2 description: A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding. website: https://github.com/isaacs/minizlib#readme source_repository: https://github.com/isaacs/minizlib source_archive: https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz license: MIT license_file: https://github.com/isaacs/minizlib/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: mocha category: nodejs-dev version: 11.7.1 description: simple, flexible, fun test framework website: https://mochajs.org/ source_repository: https://github.com/mochajs/mocha source_archive: https://registry.npmjs.org/mocha/-/mocha-11.7.1.tgz license: MIT license_file: https://github.com/mochajs/mocha/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: ms category: nodejs-dev version: 2.0.0 description: Tiny millisecond conversion utility website: https://github.com/vercel/ms#readme source_repository: https://github.com/vercel/ms source_archive: https://registry.npmjs.org/ms/-/ms-2.0.0.tgz license: MIT license_file: https://github.com/vercel/ms/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: multicast-dns category: nodejs-dev version: 7.2.5 description: Low level multicast-dns implementation in pure javascript website: https://github.com/mafintosh/multicast-dns source_repository: https://github.com/mafintosh/multicast-dns source_archive: https://registry.npmjs.org/multicast-dns/-/multicast-dns-7.2.5.tgz license: MIT license_file: https://github.com/mafintosh/multicast-dns/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: nano-spawn category: nodejs-dev version: 1.0.3 description: Tiny process execution for humans — a better child_process website: https://github.com/sindresorhus/nano-spawn#readme source_repository: https://github.com/sindresorhus/nano-spawn source_archive: https://registry.npmjs.org/nano-spawn/-/nano-spawn-1.0.3.tgz license: MIT license_file: https://github.com/sindresorhus/nano-spawn/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: natural-compare category: nodejs-dev version: 1.4.0 description: Compare strings containing a mix of letters and numbers in the way a human being would in sort order. website: https://github.com/litejs/natural-compare-lite#readme source_repository: https://github.com/litejs/natural-compare-lite source_archive: https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz license: MIT license_file: https://github.com/litejs/natural-compare-lite/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: negotiator category: nodejs-dev version: 0.6.4 description: HTTP content negotiation website: https://github.com/jshttp/negotiator#readme source_repository: https://github.com/jshttp/negotiator source_archive: https://registry.npmjs.org/negotiator/-/negotiator-0.6.4.tgz license: MIT license_file: https://github.com/jshttp/negotiator/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: neo-async category: nodejs-dev version: 2.6.2 description: 'Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster ' website: https://github.com/suguru03/neo-async source_repository: ssh://git@github.com/suguru03/neo-async source_archive: https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz license: MIT license_file: ssh://git@github.com/suguru03/neo-async/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: nice-try category: nodejs-dev version: 1.0.5 description: Tries to execute a function and discards any error that occurs website: https://github.com/electerious/nice-try source_repository: https://github.com/electerious/nice-try source_archive: https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz license: MIT license_file: https://github.com/electerious/nice-try/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: no-case category: nodejs-dev version: 3.0.4 description: Transform any case string into a lower case string with a space between each word website: https://github.com/blakeembrey/change-case/tree/master/packages/no-case#readme source_repository: https://github.com/blakeembrey/change-case source_archive: https://registry.npmjs.org/no-case/-/no-case-3.0.4.tgz license: MIT license_file: https://github.com/blakeembrey/change-case/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: node-abi category: nodejs-dev version: 3.85.0 description: Get the Node ABI for a given target and runtime, and vice versa. website: https://github.com/electron/node-abi#readme source_repository: https://github.com/electron/node-abi source_archive: https://registry.npmjs.org/node-abi/-/node-abi-3.85.0.tgz license: MIT license_file: https://github.com/electron/node-abi/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: node-abort-controller category: nodejs-dev version: 3.1.1 description: AbortController for Node based on EventEmitter website: https://github.com/southpolesteve/node-abort-controller#readme source_repository: https://github.com/southpolesteve/node-abort-controller source_archive: https://registry.npmjs.org/node-abort-controller/-/node-abort-controller-3.1.1.tgz license: MIT license_file: https://github.com/southpolesteve/node-abort-controller/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: node-api-version category: nodejs-dev version: 0.2.1 description: Gets the supported Node-API version for a specific node or electron version website: '' source_repository: https://github.com/timfish/node-api-version source_archive: https://registry.npmjs.org/node-api-version/-/node-api-version-0.2.1.tgz license: MIT license_file: https://github.com/timfish/node-api-version/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: node-fetch category: nodejs-dev version: 2.7.0 description: A light-weight module that brings Fetch API to node.js website: https://github.com/node-fetch/node-fetch source_repository: https://github.com/node-fetch/node-fetch source_archive: https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz license: MIT license_file: https://github.com/node-fetch/node-fetch/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: node-forge category: nodejs-dev version: 1.3.1 description: JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities. website: https://github.com/digitalbazaar/forge source_repository: https://github.com/digitalbazaar/forge source_archive: https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz license: (BSD-3-Clause OR GPL-2.0) license_file: https://github.com/digitalbazaar/forge/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: node-loader category: nodejs-dev version: 2.1.0 description: A Node loader module for enhanced-require website: https://github.com/webpack-contrib/node-loader source_repository: https://github.com/webpack-contrib/node-loader source_archive: https://registry.npmjs.org/node-loader/-/node-loader-2.1.0.tgz license: MIT license_file: https://github.com/webpack-contrib/node-loader/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: node-preload category: nodejs-dev version: 0.2.1 description: Request that Node.js child processes preload modules website: https://github.com/cfware/node-preload#readme source_repository: https://github.com/cfware/node-preload source_archive: https://registry.npmjs.org/node-preload/-/node-preload-0.2.1.tgz license: MIT license_file: https://github.com/cfware/node-preload/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: node-releases category: nodejs-dev version: 2.0.27 description: Node.js releases data website: https://github.com/chicoxyzzy/node-releases#readme source_repository: https://github.com/chicoxyzzy/node-releases source_archive: https://registry.npmjs.org/node-releases/-/node-releases-2.0.27.tgz license: MIT license_file: https://github.com/chicoxyzzy/node-releases/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: nopt category: nodejs-dev version: 6.0.0 description: Option parsing for Node, supporting types, shorthands, etc. Used by npm. website: https://github.com/npm/nopt#readme source_repository: https://github.com/npm/nopt source_archive: https://registry.npmjs.org/nopt/-/nopt-6.0.0.tgz license: ISC license_file: https://github.com/npm/nopt/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: normalize-package-data category: nodejs-dev version: 2.5.0 description: Normalizes data that can be found in package.json files. website: https://github.com/npm/normalize-package-data#readme source_repository: https://github.com/npm/normalize-package-data source_archive: https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz license: BSD-2-Clause license_file: https://github.com/npm/normalize-package-data/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: normalize-path category: nodejs-dev version: 3.0.0 description: Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled. website: https://github.com/jonschlinkert/normalize-path source_repository: https://github.com/jonschlinkert/normalize-path source_archive: https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz license: MIT license_file: https://github.com/jonschlinkert/normalize-path/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: normalize-url category: nodejs-dev version: 6.1.0 description: Normalize a URL website: https://github.com/sindresorhus/normalize-url#readme source_repository: https://github.com/sindresorhus/normalize-url source_archive: https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz license: MIT license_file: https://github.com/sindresorhus/normalize-url/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: npm-run-path category: nodejs-dev version: 4.0.1 description: Get your PATH prepended with locally installed binaries website: https://github.com/sindresorhus/npm-run-path#readme source_repository: https://github.com/sindresorhus/npm-run-path source_archive: https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz license: MIT license_file: https://github.com/sindresorhus/npm-run-path/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: nth-check category: nodejs-dev version: 2.1.1 description: Parses and compiles CSS nth-checks to highly optimized functions. website: https://github.com/fb55/nth-check source_repository: https://github.com/fb55/nth-check source_archive: https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz license: BSD-2-Clause license_file: https://github.com/fb55/nth-check/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: nyc category: nodejs-dev version: 17.1.0 description: the Istanbul command line interface website: https://istanbul.js.org/ source_repository: ssh://git@github.com/istanbuljs/nyc source_archive: https://registry.npmjs.org/nyc/-/nyc-17.1.0.tgz license: ISC license_file: ssh://git@github.com/istanbuljs/nyc/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: object-inspect category: nodejs-dev version: 1.13.4 description: string representations of objects in node and the browser website: https://github.com/inspect-js/object-inspect source_repository: https://github.com/inspect-js/object-inspect source_archive: https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz license: MIT license_file: https://github.com/inspect-js/object-inspect/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: object-keys category: nodejs-dev version: 1.1.1 description: An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim website: https://github.com/ljharb/object-keys#readme source_repository: https://github.com/ljharb/object-keys source_archive: https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz license: MIT license_file: https://github.com/ljharb/object-keys/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: obuf category: nodejs-dev version: 1.1.2 description: Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges. website: https://github.com/indutny/offset-buffer source_repository: ssh://git@github.com/indutny/offset-buffer source_archive: https://registry.npmjs.org/obuf/-/obuf-1.1.2.tgz license: MIT license_file: ssh://git@github.com/indutny/offset-buffer/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: on-finished category: nodejs-dev version: 2.4.1 description: Execute a callback when a request closes, finishes, or errors website: https://github.com/jshttp/on-finished#readme source_repository: https://github.com/jshttp/on-finished source_archive: https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz license: MIT license_file: https://github.com/jshttp/on-finished/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: on-headers category: nodejs-dev version: 1.1.0 description: Execute a listener when a response is about to write headers website: https://github.com/jshttp/on-headers#readme source_repository: https://github.com/jshttp/on-headers source_archive: https://registry.npmjs.org/on-headers/-/on-headers-1.1.0.tgz license: MIT license_file: https://github.com/jshttp/on-headers/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: once category: nodejs-dev version: 1.4.0 description: Run a function exactly one time website: https://github.com/isaacs/once#readme source_repository: https://github.com/isaacs/once source_archive: https://registry.npmjs.org/once/-/once-1.4.0.tgz license: ISC license_file: https://github.com/isaacs/once/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: onetime category: nodejs-dev version: 7.0.0 description: Ensure a function is only called once website: https://github.com/sindresorhus/onetime#readme source_repository: https://github.com/sindresorhus/onetime source_archive: https://registry.npmjs.org/onetime/-/onetime-7.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/onetime/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: open category: nodejs-dev version: 8.4.2 description: Open stuff like URLs, files, executables. Cross-platform. website: https://github.com/sindresorhus/open#readme source_repository: https://github.com/sindresorhus/open source_archive: https://registry.npmjs.org/open/-/open-8.4.2.tgz license: MIT license_file: https://github.com/sindresorhus/open/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: optionator category: nodejs-dev version: 0.9.4 description: option parsing and help generation website: https://github.com/gkz/optionator source_repository: https://github.com/gkz/optionator source_archive: https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz license: MIT license_file: https://github.com/gkz/optionator/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: ora category: nodejs-dev version: 5.4.1 description: Elegant terminal spinner website: https://github.com/sindresorhus/ora#readme source_repository: https://github.com/sindresorhus/ora source_archive: https://registry.npmjs.org/ora/-/ora-5.4.1.tgz license: MIT license_file: https://github.com/sindresorhus/ora/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: p-cancelable category: nodejs-dev version: 2.1.1 description: Create a promise that can be canceled website: https://github.com/sindresorhus/p-cancelable#readme source_repository: https://github.com/sindresorhus/p-cancelable source_archive: https://registry.npmjs.org/p-cancelable/-/p-cancelable-2.1.1.tgz license: MIT license_file: https://github.com/sindresorhus/p-cancelable/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: p-defer category: nodejs-dev version: 1.0.0 description: Create a deferred promise website: https://github.com/sindresorhus/p-defer#readme source_repository: https://github.com/sindresorhus/p-defer source_archive: https://registry.npmjs.org/p-defer/-/p-defer-1.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/p-defer/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: p-finally category: nodejs-dev version: 1.0.0 description: '`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome' website: https://github.com/sindresorhus/p-finally#readme source_repository: https://github.com/sindresorhus/p-finally source_archive: https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/p-finally/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: p-is-promise category: nodejs-dev version: 2.1.0 description: Check if something is a promise website: https://github.com/sindresorhus/p-is-promise#readme source_repository: https://github.com/sindresorhus/p-is-promise source_archive: https://registry.npmjs.org/p-is-promise/-/p-is-promise-2.1.0.tgz license: MIT license_file: https://github.com/sindresorhus/p-is-promise/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: p-limit category: nodejs-dev version: 2.3.0 description: Run multiple promise-returning & async functions with limited concurrency website: https://github.com/sindresorhus/p-limit#readme source_repository: https://github.com/sindresorhus/p-limit source_archive: https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz license: MIT license_file: https://github.com/sindresorhus/p-limit/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: p-locate category: nodejs-dev version: 4.1.0 description: Get the first fulfilled promise that satisfies the provided testing function website: https://github.com/sindresorhus/p-locate#readme source_repository: https://github.com/sindresorhus/p-locate source_archive: https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz license: MIT license_file: https://github.com/sindresorhus/p-locate/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: p-map category: nodejs-dev version: 3.0.0 description: Map over promises concurrently website: https://github.com/sindresorhus/p-map#readme source_repository: https://github.com/sindresorhus/p-map source_archive: https://registry.npmjs.org/p-map/-/p-map-3.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/p-map/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: p-retry category: nodejs-dev version: 4.6.2 description: Retry a promise-returning or async function website: https://github.com/sindresorhus/p-retry#readme source_repository: https://github.com/sindresorhus/p-retry source_archive: https://registry.npmjs.org/p-retry/-/p-retry-4.6.2.tgz license: MIT license_file: https://github.com/sindresorhus/p-retry/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: p-try category: nodejs-dev version: 2.2.0 description: '`Start a promise chain' website: https://github.com/sindresorhus/p-try#readme source_repository: https://github.com/sindresorhus/p-try source_archive: https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz license: MIT license_file: https://github.com/sindresorhus/p-try/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: package-hash category: nodejs-dev version: 4.0.0 description: Generates a hash for an installed npm package, useful for salting caches website: https://github.com/novemberborn/package-hash#readme source_repository: https://github.com/novemberborn/package-hash source_archive: https://registry.npmjs.org/package-hash/-/package-hash-4.0.0.tgz license: ISC license_file: https://github.com/novemberborn/package-hash/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: package-json-from-dist category: nodejs-dev version: 1.0.1 description: Load the local package.json from either src or dist folder website: https://github.com/isaacs/package-json-from-dist#readme source_repository: https://github.com/isaacs/package-json-from-dist source_archive: https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz license: BlueOak-1.0.0 license_file: https://github.com/isaacs/package-json-from-dist/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: param-case category: nodejs-dev version: 3.0.4 description: Transform into a lower cased string with dashes between words website: https://github.com/blakeembrey/change-case/tree/master/packages/param-case#readme source_repository: https://github.com/blakeembrey/change-case source_archive: https://registry.npmjs.org/param-case/-/param-case-3.0.4.tgz license: MIT license_file: https://github.com/blakeembrey/change-case/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: parent-module category: nodejs-dev version: 1.0.1 description: Get the path of the parent module website: https://github.com/sindresorhus/parent-module#readme source_repository: https://github.com/sindresorhus/parent-module source_archive: https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz license: MIT license_file: https://github.com/sindresorhus/parent-module/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: parse-author category: nodejs-dev version: 2.0.0 description: Parse an author, contributor, maintainer or other 'person' string into an object with name, email and url properties following npm conventions. website: https://github.com/jonschlinkert/parse-author source_repository: https://github.com/jonschlinkert/parse-author source_archive: https://registry.npmjs.org/parse-author/-/parse-author-2.0.0.tgz license: MIT license_file: https://github.com/jonschlinkert/parse-author/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: parse-json category: nodejs-dev version: 2.2.0 description: Parse JSON with more helpful errors website: https://github.com/sindresorhus/parse-json#readme source_repository: https://github.com/sindresorhus/parse-json source_archive: https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz license: MIT license_file: https://github.com/sindresorhus/parse-json/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: parseurl category: nodejs-dev version: 1.3.3 description: parse a url with memoization website: https://github.com/pillarjs/parseurl#readme source_repository: https://github.com/pillarjs/parseurl source_archive: https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz license: MIT license_file: https://github.com/pillarjs/parseurl/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: pascal-case category: nodejs-dev version: 3.1.2 description: Transform into a string of capitalized words without separators website: https://github.com/blakeembrey/change-case/tree/master/packages/pascal-case#readme source_repository: https://github.com/blakeembrey/change-case source_archive: https://registry.npmjs.org/pascal-case/-/pascal-case-3.1.2.tgz license: MIT license_file: https://github.com/blakeembrey/change-case/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: path-exists category: nodejs-dev version: 4.0.0 description: Check if a path exists website: https://github.com/sindresorhus/path-exists#readme source_repository: https://github.com/sindresorhus/path-exists source_archive: https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/path-exists/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: path-is-absolute category: nodejs-dev version: 1.0.1 description: Node.js 0.12 path.isAbsolute() ponyfill website: https://github.com/sindresorhus/path-is-absolute#readme source_repository: https://github.com/sindresorhus/path-is-absolute source_archive: https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz license: MIT license_file: https://github.com/sindresorhus/path-is-absolute/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: path-key category: nodejs-dev version: 2.0.1 description: Get the PATH environment variable key cross-platform website: https://github.com/sindresorhus/path-key#readme source_repository: https://github.com/sindresorhus/path-key source_archive: https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz license: MIT license_file: https://github.com/sindresorhus/path-key/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: path-parse category: nodejs-dev version: 1.0.7 description: Node.js path.parse() ponyfill website: https://github.com/jbgutierrez/path-parse#readme source_repository: https://github.com/jbgutierrez/path-parse source_archive: https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz license: MIT license_file: https://github.com/jbgutierrez/path-parse/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: path-scurry category: nodejs-dev version: 1.11.1 description: walk paths fast and efficiently website: https://github.com/isaacs/path-scurry#readme source_repository: https://github.com/isaacs/path-scurry source_archive: https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz license: BlueOak-1.0.0 license_file: https://github.com/isaacs/path-scurry/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: path-to-regexp category: nodejs-dev version: 0.1.12 description: Express style path to RegExp utility website: https://github.com/pillarjs/path-to-regexp#readme source_repository: https://github.com/pillarjs/path-to-regexp source_archive: https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.12.tgz license: MIT license_file: https://github.com/pillarjs/path-to-regexp/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: path-type category: nodejs-dev version: 4.0.0 description: Check if a path is a file, directory, or symlink website: https://github.com/sindresorhus/path-type#readme source_repository: https://github.com/sindresorhus/path-type source_archive: https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/path-type/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: pathval category: nodejs-dev version: 2.0.1 description: Object value retrieval given a string path website: https://github.com/chaijs/pathval source_repository: ssh://git@github.com/chaijs/pathval source_archive: https://registry.npmjs.org/pathval/-/pathval-2.0.1.tgz license: MIT license_file: ssh://git@github.com/chaijs/pathval/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: pe-library category: nodejs-dev version: 1.0.1 description: Node.js library for Portable Executable format website: https://github.com/jet2jet/pe-library-js source_repository: https://github.com/jet2jet/pe-library-js source_archive: https://registry.npmjs.org/pe-library/-/pe-library-1.0.1.tgz license: MIT license_file: https://github.com/jet2jet/pe-library-js/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: pend category: nodejs-dev version: 1.2.0 description: dead-simple optimistic async helper website: '' source_repository: https://github.com/andrewrk/node-pend source_archive: https://registry.npmjs.org/pend/-/pend-1.2.0.tgz license: MIT license_file: https://github.com/andrewrk/node-pend/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: picomatch category: nodejs-dev version: 2.3.1 description: Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. website: https://github.com/micromatch/picomatch source_repository: https://github.com/micromatch/picomatch source_archive: https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz license: MIT license_file: https://github.com/micromatch/picomatch/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: pidtree category: nodejs-dev version: 0.6.0 description: Cross platform children list of a PID website: http://github.com/simonepri/pidtree#readme source_repository: https://github.com/simonepri/pidtree source_archive: https://registry.npmjs.org/pidtree/-/pidtree-0.6.0.tgz license: MIT license_file: https://github.com/simonepri/pidtree/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: pify category: nodejs-dev version: 2.3.0 description: Promisify a callback-style function website: https://github.com/sindresorhus/pify#readme source_repository: https://github.com/sindresorhus/pify source_archive: https://registry.npmjs.org/pify/-/pify-2.3.0.tgz license: MIT license_file: https://github.com/sindresorhus/pify/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: pkg-dir category: nodejs-dev version: 4.2.0 description: Find the root directory of a Node.js project or npm package website: https://github.com/sindresorhus/pkg-dir#readme source_repository: https://github.com/sindresorhus/pkg-dir source_archive: https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz license: MIT license_file: https://github.com/sindresorhus/pkg-dir/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: plist category: nodejs-dev version: 3.1.0 description: Apple's property list parser/builder for Node.js and browsers website: https://github.com/TooTallNate/node-plist#readme source_repository: https://github.com/TooTallNate/node-plist source_archive: https://registry.npmjs.org/plist/-/plist-3.1.0.tgz license: MIT license_file: https://github.com/TooTallNate/node-plist/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: postcss-modules-extract-imports category: nodejs-dev version: 3.1.0 description: A CSS Modules transform to extract local aliases for inline imports website: https://github.com/css-modules/postcss-modules-extract-imports source_repository: https://github.com/css-modules/postcss-modules-extract-imports source_archive: https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.1.0.tgz license: ISC license_file: https://github.com/css-modules/postcss-modules-extract-imports/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: postcss-modules-local-by-default category: nodejs-dev version: 4.2.0 description: A CSS Modules transform to make local scope the default website: https://github.com/css-modules/postcss-modules-local-by-default#readme source_repository: https://github.com/css-modules/postcss-modules-local-by-default source_archive: https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.2.0.tgz license: MIT license_file: https://github.com/css-modules/postcss-modules-local-by-default/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: postcss-modules-scope category: nodejs-dev version: 3.2.1 description: A CSS Modules transform to extract export statements from local-scope classes website: https://github.com/css-modules/postcss-modules-scope source_repository: https://github.com/css-modules/postcss-modules-scope source_archive: https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.2.1.tgz license: ISC license_file: https://github.com/css-modules/postcss-modules-scope/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: postcss-modules-values category: nodejs-dev version: 4.0.0 description: PostCSS plugin for CSS Modules to pass arbitrary values between your module files website: https://github.com/css-modules/postcss-modules-values#readme source_repository: https://github.com/css-modules/postcss-modules-values source_archive: https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz license: ISC license_file: https://github.com/css-modules/postcss-modules-values/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: postcss-selector-parser category: nodejs-dev version: 7.1.0 description: '> Selector parser with built in methods for working with selector strings.' website: https://github.com/postcss/postcss-selector-parser source_repository: https://github.com/postcss/postcss-selector-parser source_archive: https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz license: MIT license_file: https://github.com/postcss/postcss-selector-parser/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: postcss-value-parser category: nodejs-dev version: 4.2.0 description: Transforms css values and at-rule params into the tree website: https://github.com/TrySound/postcss-value-parser source_repository: https://github.com/TrySound/postcss-value-parser source_archive: https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz license: MIT license_file: https://github.com/TrySound/postcss-value-parser/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: postject category: nodejs-dev version: 1.0.0-alpha.6 description: Easily inject arbitrary read-only resources into executable formats (Mach-O, PE, ELF) and use it at runtime. website: https://github.com/nodejs/postject#readme source_repository: ssh://git@github.com/nodejs/postject source_archive: https://registry.npmjs.org/postject/-/postject-1.0.0-alpha.6.tgz license: MIT license_file: ssh://git@github.com/nodejs/postject/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: prelude-ls category: nodejs-dev version: 1.2.1 description: prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript. website: http://preludels.com source_repository: https://github.com/gkz/prelude-ls source_archive: https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz license: MIT license_file: https://github.com/gkz/prelude-ls/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: prettier category: nodejs-dev version: 3.6.2 description: Prettier is an opinionated code formatter website: https://prettier.io source_repository: https://github.com/prettier/prettier source_archive: https://registry.npmjs.org/prettier/-/prettier-3.6.2.tgz license: MIT license_file: https://github.com/prettier/prettier/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: pretty-error category: nodejs-dev version: 4.0.0 description: See nodejs errors with less clutter website: https://github.com/AriaMinaei/pretty-error#readme source_repository: https://github.com/AriaMinaei/pretty-error source_archive: https://registry.npmjs.org/pretty-error/-/pretty-error-4.0.0.tgz license: MIT license_file: https://github.com/AriaMinaei/pretty-error/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: proc-log category: nodejs-dev version: 2.0.1 description: just emit 'log' events on the process object website: https://github.com/npm/proc-log#readme source_repository: https://github.com/npm/proc-log source_archive: https://registry.npmjs.org/proc-log/-/proc-log-2.0.1.tgz license: ISC license_file: https://github.com/npm/proc-log/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: process category: nodejs-dev version: 0.11.10 description: process information for node.js and browsers website: https://github.com/shtylman/node-process#readme source_repository: https://github.com/shtylman/node-process source_archive: https://registry.npmjs.org/process/-/process-0.11.10.tgz license: MIT license_file: https://github.com/shtylman/node-process/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: process-nextick-args category: nodejs-dev version: 2.0.1 description: process.nextTick but always with args website: https://github.com/calvinmetcalf/process-nextick-args source_repository: https://github.com/calvinmetcalf/process-nextick-args source_archive: https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz license: MIT license_file: https://github.com/calvinmetcalf/process-nextick-args/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: process-on-spawn category: nodejs-dev version: 1.1.0 description: Execute callbacks when child processes are spawned website: https://github.com/cfware/process-on-spawn#readme source_repository: https://github.com/cfware/process-on-spawn source_archive: https://registry.npmjs.org/process-on-spawn/-/process-on-spawn-1.1.0.tgz license: MIT license_file: https://github.com/cfware/process-on-spawn/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: progress category: nodejs-dev version: 2.0.3 description: Flexible ascii progress bar website: https://github.com/visionmedia/node-progress#readme source_repository: https://github.com/visionmedia/node-progress source_archive: https://registry.npmjs.org/progress/-/progress-2.0.3.tgz license: MIT license_file: https://github.com/visionmedia/node-progress/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: promise-inflight category: nodejs-dev version: 1.0.1 description: One promise for multiple requests in flight to avoid async duplication website: https://github.com/iarna/promise-inflight#readme source_repository: https://github.com/iarna/promise-inflight source_archive: https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz license: ISC license_file: https://github.com/iarna/promise-inflight/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: promise-retry category: nodejs-dev version: 2.0.1 description: Retries a function that returns a promise, leveraging the power of the retry module. website: https://github.com/IndigoUnited/node-promise-retry#readme source_repository: https://github.com/IndigoUnited/node-promise-retry source_archive: https://registry.npmjs.org/promise-retry/-/promise-retry-2.0.1.tgz license: MIT license_file: https://github.com/IndigoUnited/node-promise-retry/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: proxy-addr category: nodejs-dev version: 2.0.7 description: Determine address of proxied request website: https://github.com/jshttp/proxy-addr#readme source_repository: https://github.com/jshttp/proxy-addr source_archive: https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz license: MIT license_file: https://github.com/jshttp/proxy-addr/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: pump category: nodejs-dev version: 3.0.3 description: pipe streams together and close all of them if one of them closes website: https://github.com/mafintosh/pump#readme source_repository: https://github.com/mafintosh/pump source_archive: https://registry.npmjs.org/pump/-/pump-3.0.3.tgz license: MIT license_file: https://github.com/mafintosh/pump/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: punycode category: nodejs-dev version: 2.3.1 description: A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. website: https://mths.be/punycode source_repository: https://github.com/mathiasbynens/punycode.js source_archive: https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz license: MIT license_file: https://github.com/mathiasbynens/punycode.js/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: qs category: nodejs-dev version: 6.13.0 description: A querystring parser that supports nesting and arrays, with a depth limit website: https://github.com/ljharb/qs source_repository: https://github.com/ljharb/qs source_archive: https://registry.npmjs.org/qs/-/qs-6.13.0.tgz license: BSD-3-Clause license_file: https://github.com/ljharb/qs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: queue-microtask category: nodejs-dev version: 1.2.3 description: fast, tiny `queueMicrotask` shim for modern engines website: https://github.com/feross/queue-microtask source_repository: https://github.com/feross/queue-microtask source_archive: https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz license: MIT license_file: https://github.com/feross/queue-microtask/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: quick-lru category: nodejs-dev version: 5.1.1 description: Simple “Least Recently Used” (LRU) cache website: https://github.com/sindresorhus/quick-lru#readme source_repository: https://github.com/sindresorhus/quick-lru source_archive: https://registry.npmjs.org/quick-lru/-/quick-lru-5.1.1.tgz license: MIT license_file: https://github.com/sindresorhus/quick-lru/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: randombytes category: nodejs-dev version: 2.1.0 description: random bytes from browserify stand alone website: https://github.com/crypto-browserify/randombytes source_repository: ssh://git@github.com/crypto-browserify/randombytes source_archive: https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz license: MIT license_file: ssh://git@github.com/crypto-browserify/randombytes/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: range-parser category: nodejs-dev version: 1.2.1 description: Range header field string parser website: https://github.com/jshttp/range-parser#readme source_repository: https://github.com/jshttp/range-parser source_archive: https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz license: MIT license_file: https://github.com/jshttp/range-parser/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: raw-body category: nodejs-dev version: 2.5.2 description: Get and validate the raw body of a readable stream. website: https://github.com/stream-utils/raw-body#readme source_repository: https://github.com/stream-utils/raw-body source_archive: https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz license: MIT license_file: https://github.com/stream-utils/raw-body/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: read-binary-file-arch category: nodejs-dev version: 1.0.6 description: Reads a binary file to determine its CPU architecture. website: https://github.com/samuelmaddock/read-binary-file-arch#readme source_repository: ssh://git@github.com/samuelmaddock/read-binary-file-arch source_archive: https://registry.npmjs.org/read-binary-file-arch/-/read-binary-file-arch-1.0.6.tgz license: MIT license_file: ssh://git@github.com/samuelmaddock/read-binary-file-arch/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: read-pkg category: nodejs-dev version: 2.0.0 description: Read a package.json file website: https://github.com/sindresorhus/read-pkg#readme source_repository: https://github.com/sindresorhus/read-pkg source_archive: https://registry.npmjs.org/read-pkg/-/read-pkg-2.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/read-pkg/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: read-pkg-up category: nodejs-dev version: 2.0.0 description: Read the closest package.json file website: https://github.com/sindresorhus/read-pkg-up#readme source_repository: https://github.com/sindresorhus/read-pkg-up source_archive: https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-2.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/read-pkg-up/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: readable-stream category: nodejs-dev version: 2.3.8 description: Node.js Streams, a user-land copy of the stream library from Node.js website: https://github.com/nodejs/readable-stream source_repository: https://github.com/nodejs/readable-stream source_archive: https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz license: MIT license_file: https://github.com/nodejs/readable-stream/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: readdirp category: nodejs-dev version: 4.1.2 description: Recursive version of fs.readdir with small RAM & CPU footprint. website: https://github.com/paulmillr/readdirp source_repository: https://github.com/paulmillr/readdirp source_archive: https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz license: MIT license_file: https://github.com/paulmillr/readdirp/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: rechoir category: nodejs-dev version: 0.8.0 description: Prepare a node environment to require files with different extensions. website: https://github.com/gulpjs/rechoir#readme source_repository: https://github.com/gulpjs/rechoir source_archive: https://registry.npmjs.org/rechoir/-/rechoir-0.8.0.tgz license: MIT license_file: https://github.com/gulpjs/rechoir/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: relateurl category: nodejs-dev version: 0.2.7 description: Minify URLs by converting them from absolute to relative. website: https://github.com/stevenvachon/relateurl source_repository: https://github.com/stevenvachon/relateurl source_archive: https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz license: MIT license_file: https://github.com/stevenvachon/relateurl/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: release-zalgo category: nodejs-dev version: 1.0.0 description: Helps you write code with promise-like chains that can run both synchronously and asynchronously website: https://github.com/novemberborn/release-zalgo#readme source_repository: https://github.com/novemberborn/release-zalgo source_archive: https://registry.npmjs.org/release-zalgo/-/release-zalgo-1.0.0.tgz license: ISC license_file: https://github.com/novemberborn/release-zalgo/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: renderkid category: nodejs-dev version: 3.0.0 description: Stylish console.log for node website: https://github.com/AriaMinaei/RenderKid#readme source_repository: https://github.com/AriaMinaei/RenderKid source_archive: https://registry.npmjs.org/renderkid/-/renderkid-3.0.0.tgz license: MIT license_file: https://github.com/AriaMinaei/RenderKid/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: require-directory category: nodejs-dev version: 2.1.1 description: Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules. website: https://github.com/troygoode/node-require-directory/ source_repository: https://github.com/troygoode/node-require-directory source_archive: https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz license: MIT license_file: https://github.com/troygoode/node-require-directory/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: require-main-filename category: nodejs-dev version: 2.0.0 description: shim for require.main.filename() that works in as many environments as possible website: https://github.com/yargs/require-main-filename#readme source_repository: ssh://git@github.com/yargs/require-main-filename source_archive: https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz license: ISC license_file: ssh://git@github.com/yargs/require-main-filename/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: requires-port category: nodejs-dev version: 1.0.0 description: Check if a protocol requires a certain port number to be added to an URL. website: https://github.com/unshiftio/requires-port source_repository: https://github.com/unshiftio/requires-port source_archive: https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz license: MIT license_file: https://github.com/unshiftio/requires-port/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: resedit category: nodejs-dev version: 2.0.3 description: Node.js library editing Windows Resource data website: https://github.com/jet2jet/resedit-js source_repository: https://github.com/jet2jet/resedit-js source_archive: https://registry.npmjs.org/resedit/-/resedit-2.0.3.tgz license: MIT license_file: https://github.com/jet2jet/resedit-js/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: resolve category: nodejs-dev version: 1.22.11 description: resolve like require.resolve() on behalf of files asynchronously and synchronously website: https://github.com/browserify/resolve#readme source_repository: ssh://git@github.com/browserify/resolve source_archive: https://registry.npmjs.org/resolve/-/resolve-1.22.11.tgz license: MIT license_file: ssh://git@github.com/browserify/resolve/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: resolve-alpn category: nodejs-dev version: 1.2.1 description: Detects the ALPN protocol website: https://github.com/szmarczak/resolve-alpn#readme source_repository: https://github.com/szmarczak/resolve-alpn source_archive: https://registry.npmjs.org/resolve-alpn/-/resolve-alpn-1.2.1.tgz license: MIT license_file: https://github.com/szmarczak/resolve-alpn/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: resolve-from category: nodejs-dev version: 5.0.0 description: Resolve the path of a module like `require.resolve()` but from a given path website: https://github.com/sindresorhus/resolve-from#readme source_repository: https://github.com/sindresorhus/resolve-from source_archive: https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/resolve-from/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: responselike category: nodejs-dev version: 2.0.1 description: A response-like object for mocking a Node.js HTTP response stream website: https://github.com/sindresorhus/responselike#readme source_repository: https://github.com/sindresorhus/responselike source_archive: https://registry.npmjs.org/responselike/-/responselike-2.0.1.tgz license: MIT license_file: https://github.com/sindresorhus/responselike/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: restore-cursor category: nodejs-dev version: 5.1.0 description: Gracefully restore the CLI cursor on exit website: https://github.com/sindresorhus/restore-cursor#readme source_repository: https://github.com/sindresorhus/restore-cursor source_archive: https://registry.npmjs.org/restore-cursor/-/restore-cursor-5.1.0.tgz license: MIT license_file: https://github.com/sindresorhus/restore-cursor/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: retry category: nodejs-dev version: 0.13.1 description: Abstraction for exponential and custom retry strategies for failed operations. website: https://github.com/tim-kos/node-retry source_repository: https://github.com/tim-kos/node-retry source_archive: https://registry.npmjs.org/retry/-/retry-0.13.1.tgz license: MIT license_file: https://github.com/tim-kos/node-retry/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: reusify category: nodejs-dev version: 1.1.0 description: Reuse objects and functions with style website: https://github.com/mcollina/reusify#readme source_repository: https://github.com/mcollina/reusify source_archive: https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz license: MIT license_file: https://github.com/mcollina/reusify/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: rfdc category: nodejs-dev version: 1.4.1 description: Really Fast Deep Clone website: https://github.com/davidmarkclements/rfdc#readme source_repository: https://github.com/davidmarkclements/rfdc source_archive: https://registry.npmjs.org/rfdc/-/rfdc-1.4.1.tgz license: MIT license_file: https://github.com/davidmarkclements/rfdc/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: rimraf category: nodejs-dev version: 3.0.2 description: A deep deletion module for node (like `rm -rf`) website: https://github.com/isaacs/rimraf#readme source_repository: ssh://git@github.com/isaacs/rimraf source_archive: https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz license: BlueOak-1.0.0 license_file: ssh://git@github.com/isaacs/rimraf/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: roarr category: nodejs-dev version: 2.15.4 description: JSON logger for Node.js and browser. website: https://github.com/gajus/roarr#readme source_repository: ssh://git@github.com/gajus/roarr source_archive: https://registry.npmjs.org/roarr/-/roarr-2.15.4.tgz license: BSD-3-Clause license_file: ssh://git@github.com/gajus/roarr/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: run-parallel category: nodejs-dev version: 1.2.0 description: Run an array of functions in parallel website: https://github.com/feross/run-parallel source_repository: https://github.com/feross/run-parallel source_archive: https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz license: MIT license_file: https://github.com/feross/run-parallel/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: safe-buffer category: nodejs-dev version: 5.1.2 description: Safer Node.js Buffer API website: https://github.com/feross/safe-buffer source_repository: https://github.com/feross/safe-buffer source_archive: https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz license: MIT license_file: https://github.com/feross/safe-buffer/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: safer-buffer category: nodejs-dev version: 2.1.2 description: Modern Buffer API polyfill without footguns website: https://github.com/ChALkeR/safer-buffer#readme source_repository: https://github.com/ChALkeR/safer-buffer source_archive: https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz license: MIT license_file: https://github.com/ChALkeR/safer-buffer/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: schema-utils category: nodejs-dev version: 3.3.0 description: webpack Validation Utils website: https://github.com/webpack/schema-utils source_repository: https://github.com/webpack/schema-utils source_archive: https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz license: MIT license_file: https://github.com/webpack/schema-utils/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: select-hose category: nodejs-dev version: 2.0.0 description: Select protocol using first bytes of incoming data and hose stuff to the handler website: https://github.com/indutny/select-hose#readme source_repository: ssh://git@github.com/indutny/select-hose source_archive: https://registry.npmjs.org/select-hose/-/select-hose-2.0.0.tgz license: MIT license_file: ssh://git@github.com/indutny/select-hose/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: selfsigned category: nodejs-dev version: 2.4.1 description: Generate self signed certificates private and public keys website: https://github.com/jfromaniello/selfsigned#readme source_repository: https://github.com/jfromaniello/selfsigned source_archive: https://registry.npmjs.org/selfsigned/-/selfsigned-2.4.1.tgz license: MIT license_file: https://github.com/jfromaniello/selfsigned/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: semver category: nodejs-dev version: 6.3.1 description: The semantic version parser used by npm. website: https://github.com/npm/node-semver#readme source_repository: https://github.com/npm/node-semver source_archive: https://registry.npmjs.org/semver/-/semver-6.3.1.tgz license: ISC license_file: https://github.com/npm/node-semver/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: semver-compare category: nodejs-dev version: 1.0.0 description: compare two semver version strings, returning -1, 0, or 1 website: https://github.com/substack/semver-compare source_repository: https://github.com/substack/semver-compare source_archive: https://registry.npmjs.org/semver-compare/-/semver-compare-1.0.0.tgz license: MIT license_file: https://github.com/substack/semver-compare/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: send category: nodejs-dev version: 0.19.0 description: Better streaming static file server with Range and conditional-GET support website: https://github.com/pillarjs/send#readme source_repository: https://github.com/pillarjs/send source_archive: https://registry.npmjs.org/send/-/send-0.19.0.tgz license: MIT license_file: https://github.com/pillarjs/send/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: serialize-error category: nodejs-dev version: 7.0.1 description: Serialize/deserialize an error into a plain object website: https://github.com/sindresorhus/serialize-error#readme source_repository: https://github.com/sindresorhus/serialize-error source_archive: https://registry.npmjs.org/serialize-error/-/serialize-error-7.0.1.tgz license: MIT license_file: https://github.com/sindresorhus/serialize-error/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: serialize-javascript category: nodejs-dev version: 6.0.2 description: Serialize JavaScript to a superset of JSON that includes regular expressions and functions. website: https://github.com/yahoo/serialize-javascript source_repository: https://github.com/yahoo/serialize-javascript source_archive: https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz license: BSD-3-Clause license_file: https://github.com/yahoo/serialize-javascript/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: serve-index category: nodejs-dev version: 1.9.1 description: Serve directory listings website: https://github.com/expressjs/serve-index#readme source_repository: https://github.com/expressjs/serve-index source_archive: https://registry.npmjs.org/serve-index/-/serve-index-1.9.1.tgz license: MIT license_file: https://github.com/expressjs/serve-index/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: serve-static category: nodejs-dev version: 1.16.2 description: Serve static files website: https://github.com/expressjs/serve-static#readme source_repository: https://github.com/expressjs/serve-static source_archive: https://registry.npmjs.org/serve-static/-/serve-static-1.16.2.tgz license: MIT license_file: https://github.com/expressjs/serve-static/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: set-blocking category: nodejs-dev version: 2.0.0 description: set blocking stdio and stderr ensuring that terminal output does not truncate website: https://github.com/yargs/set-blocking#readme source_repository: https://github.com/yargs/set-blocking source_archive: https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz license: ISC license_file: https://github.com/yargs/set-blocking/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: setprototypeof category: nodejs-dev version: 1.1.0 description: A small polyfill for Object.setprototypeof website: https://github.com/wesleytodd/setprototypeof source_repository: https://github.com/wesleytodd/setprototypeof source_archive: https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz license: ISC license_file: https://github.com/wesleytodd/setprototypeof/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: shallow-clone category: nodejs-dev version: 3.0.1 description: Creates a shallow clone of any JavaScript value. website: https://github.com/jonschlinkert/shallow-clone source_repository: https://github.com/jonschlinkert/shallow-clone source_archive: https://registry.npmjs.org/shallow-clone/-/shallow-clone-3.0.1.tgz license: MIT license_file: https://github.com/jonschlinkert/shallow-clone/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: shebang-command category: nodejs-dev version: 1.2.0 description: Get the command from a shebang website: https://github.com/kevva/shebang-command#readme source_repository: https://github.com/kevva/shebang-command source_archive: https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz license: MIT license_file: https://github.com/kevva/shebang-command/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: shebang-regex category: nodejs-dev version: 1.0.0 description: Regular expression for matching a shebang line website: https://github.com/sindresorhus/shebang-regex#readme source_repository: https://github.com/sindresorhus/shebang-regex source_archive: https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/shebang-regex/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: shell-quote category: nodejs-dev version: 1.8.3 description: quote and parse shell commands website: https://github.com/ljharb/shell-quote source_repository: ssh://git@github.com/ljharb/shell-quote source_archive: https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.3.tgz license: MIT license_file: ssh://git@github.com/ljharb/shell-quote/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: side-channel category: nodejs-dev version: 1.1.0 description: Store information about any JS value in a side channel. Uses WeakMap if available. website: https://github.com/ljharb/side-channel#readme source_repository: https://github.com/ljharb/side-channel source_archive: https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz license: MIT license_file: https://github.com/ljharb/side-channel/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: side-channel-list category: nodejs-dev version: 1.0.0 description: Store information about any JS value in a side channel, using a linked list website: https://github.com/ljharb/side-channel-list#readme source_repository: https://github.com/ljharb/side-channel-list source_archive: https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz license: MIT license_file: https://github.com/ljharb/side-channel-list/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: side-channel-map category: nodejs-dev version: 1.0.1 description: Store information about any JS value in a side channel, using a Map website: https://github.com/ljharb/side-channel-map#readme source_repository: https://github.com/ljharb/side-channel-map source_archive: https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz license: MIT license_file: https://github.com/ljharb/side-channel-map/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: side-channel-weakmap category: nodejs-dev version: 1.0.2 description: Store information about any JS value in a side channel. Uses WeakMap if available. website: https://github.com/ljharb/side-channel-weakmap#readme source_repository: https://github.com/ljharb/side-channel-weakmap source_archive: https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz license: MIT license_file: https://github.com/ljharb/side-channel-weakmap/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: signal-exit category: nodejs-dev version: 4.1.0 description: when you want to fire an event no matter how a process exits. website: https://github.com/tapjs/signal-exit#readme source_repository: https://github.com/tapjs/signal-exit source_archive: https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz license: ISC license_file: https://github.com/tapjs/signal-exit/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: sinon category: nodejs-dev version: 21.0.0 description: JavaScript test spies, stubs and mocks. website: https://sinonjs.org/ source_repository: ssh://git@github.com/sinonjs/sinon source_archive: https://registry.npmjs.org/sinon/-/sinon-21.0.0.tgz license: BSD-3-Clause license_file: ssh://git@github.com/sinonjs/sinon/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: slice-ansi category: nodejs-dev version: 7.1.2 description: Slice a string with ANSI escape codes website: https://github.com/chalk/slice-ansi#readme source_repository: https://github.com/chalk/slice-ansi source_archive: https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.2.tgz license: MIT license_file: https://github.com/chalk/slice-ansi/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: smart-buffer category: nodejs-dev version: 4.2.0 description: smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more. website: https://github.com/JoshGlazebrook/smart-buffer/ source_repository: https://github.com/JoshGlazebrook/smart-buffer source_archive: https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz license: MIT license_file: https://github.com/JoshGlazebrook/smart-buffer/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: sockjs category: nodejs-dev version: 0.3.24 description: SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication website: https://github.com/sockjs/sockjs-node source_repository: https://github.com/sockjs/sockjs-node source_archive: https://registry.npmjs.org/sockjs/-/sockjs-0.3.24.tgz license: MIT license_file: https://github.com/sockjs/sockjs-node/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: socks category: nodejs-dev version: 2.8.7 description: Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality. website: https://github.com/JoshGlazebrook/socks/ source_repository: https://github.com/JoshGlazebrook/socks source_archive: https://registry.npmjs.org/socks/-/socks-2.8.7.tgz license: MIT license_file: https://github.com/JoshGlazebrook/socks/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: socks-proxy-agent category: nodejs-dev version: 7.0.0 description: A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS website: https://github.com/TooTallNate/proxy-agents#readme source_repository: https://github.com/TooTallNate/proxy-agents source_archive: https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-7.0.0.tgz license: MIT license_file: https://github.com/TooTallNate/proxy-agents/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: source-map category: nodejs-dev version: 0.6.1 description: Generates and consumes source maps website: https://github.com/mozilla/source-map source_repository: ssh://git@github.com/mozilla/source-map source_archive: https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz license: BSD-3-Clause license_file: ssh://git@github.com/mozilla/source-map/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: source-map-support category: nodejs-dev version: 0.5.21 description: Fixes stack traces for files with source maps website: https://github.com/evanw/node-source-map-support#readme source_repository: https://github.com/evanw/node-source-map-support source_archive: https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz license: MIT license_file: https://github.com/evanw/node-source-map-support/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: spawn-wrap category: nodejs-dev version: 2.0.0 description: Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument. website: https://github.com/istanbuljs/spawn-wrap#readme source_repository: https://github.com/istanbuljs/spawn-wrap source_archive: https://registry.npmjs.org/spawn-wrap/-/spawn-wrap-2.0.0.tgz license: ISC license_file: https://github.com/istanbuljs/spawn-wrap/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: spdx-correct category: nodejs-dev version: 3.2.0 description: correct invalid SPDX expressions website: https://github.com/jslicense/spdx-correct.js#readme source_repository: https://github.com/jslicense/spdx-correct.js source_archive: https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz license: Apache-2.0 license_file: https://github.com/jslicense/spdx-correct.js/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: spdx-exceptions category: nodejs-dev version: 2.5.0 description: list of SPDX standard license exceptions website: https://github.com/kemitchell/spdx-exceptions.json#readme source_repository: https://github.com/kemitchell/spdx-exceptions.json source_archive: https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz license: CC-BY-3.0 license_file: https://github.com/kemitchell/spdx-exceptions.json/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: spdx-expression-parse category: nodejs-dev version: 3.0.1 description: parse SPDX license expressions website: https://github.com/jslicense/spdx-expression-parse.js#readme source_repository: https://github.com/jslicense/spdx-expression-parse.js source_archive: https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz license: MIT license_file: https://github.com/jslicense/spdx-expression-parse.js/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: spdx-license-ids category: nodejs-dev version: 3.0.22 description: A list of SPDX license identifiers website: https://github.com/jslicense/spdx-license-ids#readme source_repository: https://github.com/jslicense/spdx-license-ids source_archive: https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.22.tgz license: CC0-1.0 license_file: https://github.com/jslicense/spdx-license-ids/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: spdy category: nodejs-dev version: 4.0.2 description: Implementation of the SPDY protocol on node.js. website: https://github.com/indutny/node-spdy source_repository: https://github.com/indutny/node-spdy source_archive: https://registry.npmjs.org/spdy/-/spdy-4.0.2.tgz license: MIT license_file: https://github.com/indutny/node-spdy/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: spdy-transport category: nodejs-dev version: 3.0.0 description: SPDY v2, v3, v3.1 and HTTP2 transport website: https://github.com/spdy-http2/spdy-transport source_repository: https://github.com/spdy-http2/spdy-transport source_archive: https://registry.npmjs.org/spdy-transport/-/spdy-transport-3.0.0.tgz license: MIT license_file: https://github.com/spdy-http2/spdy-transport/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: sprintf-js category: nodejs-dev version: 1.0.3 description: JavaScript sprintf implementation website: https://github.com/alexei/sprintf.js#readme source_repository: https://github.com/alexei/sprintf.js source_archive: https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz license: BSD-3-Clause license_file: https://github.com/alexei/sprintf.js/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: ssri category: nodejs-dev version: 9.0.1 description: Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec. website: https://github.com/npm/ssri#readme source_repository: https://github.com/npm/ssri source_archive: https://registry.npmjs.org/ssri/-/ssri-9.0.1.tgz license: ISC license_file: https://github.com/npm/ssri/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: statuses category: nodejs-dev version: 1.5.0 description: HTTP status utility website: https://github.com/jshttp/statuses#readme source_repository: https://github.com/jshttp/statuses source_archive: https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz license: MIT license_file: https://github.com/jshttp/statuses/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: string-argv category: nodejs-dev version: 0.3.2 description: string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to. website: https://github.com/mccormicka/string-argv source_repository: https://github.com/mccormicka/string-argv source_archive: https://registry.npmjs.org/string-argv/-/string-argv-0.3.2.tgz license: MIT license_file: https://github.com/mccormicka/string-argv/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: string-width category: nodejs-dev version: 4.2.3 description: Get the visual width of a string - the number of columns required to display it website: https://github.com/sindresorhus/string-width#readme source_repository: https://github.com/sindresorhus/string-width source_archive: https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz license: MIT license_file: https://github.com/sindresorhus/string-width/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: string-width-cjs category: nodejs-dev version: 4.2.3 description: '' website: '' source_repository: '' source_archive: https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz license: ISC license_file: '' runtime_dependency: false build_dependency: true - name: string_decoder category: nodejs-dev version: 1.1.1 description: The string_decoder module from Node core website: https://github.com/nodejs/string_decoder source_repository: https://github.com/nodejs/string_decoder source_archive: https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz license: MIT license_file: https://github.com/nodejs/string_decoder/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: strip-ansi category: nodejs-dev version: 6.0.1 description: Strip ANSI escape codes from a string website: https://github.com/chalk/strip-ansi#readme source_repository: https://github.com/chalk/strip-ansi source_archive: https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz license: MIT license_file: https://github.com/chalk/strip-ansi/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: strip-ansi-cjs category: nodejs-dev version: 6.0.1 description: '' website: '' source_repository: '' source_archive: https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz license: ISC license_file: '' runtime_dependency: false build_dependency: true - name: strip-bom category: nodejs-dev version: 3.0.0 description: Strip UTF-8 byte order mark (BOM) from a string website: https://github.com/sindresorhus/strip-bom#readme source_repository: https://github.com/sindresorhus/strip-bom source_archive: https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/strip-bom/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: strip-eof category: nodejs-dev version: 1.0.0 description: Strip the final newline character from a string/buffer website: https://github.com/sindresorhus/strip-eof#readme source_repository: https://github.com/sindresorhus/strip-eof source_archive: https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/strip-eof/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: strip-final-newline category: nodejs-dev version: 2.0.0 description: Strip the final newline character from a string or Uint8Array website: https://github.com/sindresorhus/strip-final-newline#readme source_repository: https://github.com/sindresorhus/strip-final-newline source_archive: https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/strip-final-newline/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: strip-json-comments category: nodejs-dev version: 3.1.1 description: Strip comments from JSON. Lets you use comments in your JSON files! website: https://github.com/sindresorhus/strip-json-comments#readme source_repository: https://github.com/sindresorhus/strip-json-comments source_archive: https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz license: MIT license_file: https://github.com/sindresorhus/strip-json-comments/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: strip-outer category: nodejs-dev version: 1.0.1 description: Strip a substring from the start/end of a string website: https://github.com/sindresorhus/strip-outer#readme source_repository: https://github.com/sindresorhus/strip-outer source_archive: https://registry.npmjs.org/strip-outer/-/strip-outer-1.0.1.tgz license: MIT license_file: https://github.com/sindresorhus/strip-outer/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: style-loader category: nodejs-dev version: 4.0.0 description: style loader module for webpack website: https://github.com/webpack-contrib/style-loader source_repository: https://github.com/webpack-contrib/style-loader source_archive: https://registry.npmjs.org/style-loader/-/style-loader-4.0.0.tgz license: MIT license_file: https://github.com/webpack-contrib/style-loader/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: sudo-prompt category: nodejs-dev version: 9.2.1 description: Run a command using sudo, prompting the user with an OS dialog if necessary website: https://github.com/jorangreef/sudo-prompt#readme source_repository: https://github.com/jorangreef/sudo-prompt source_archive: https://registry.npmjs.org/sudo-prompt/-/sudo-prompt-9.2.1.tgz license: MIT license_file: https://github.com/jorangreef/sudo-prompt/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: sumchecker category: nodejs-dev version: 3.0.1 description: Checksum validator website: https://github.com/malept/sumchecker#readme source_repository: https://github.com/malept/sumchecker source_archive: https://registry.npmjs.org/sumchecker/-/sumchecker-3.0.1.tgz license: Apache-2.0 license_file: https://github.com/malept/sumchecker/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: supports-color category: nodejs-dev version: 8.1.1 description: Detect whether a terminal supports color website: https://github.com/chalk/supports-color#readme source_repository: https://github.com/chalk/supports-color source_archive: https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz license: MIT license_file: https://github.com/chalk/supports-color/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: supports-preserve-symlinks-flag category: nodejs-dev version: 1.0.0 description: Determine if the current node version supports the `--preserve-symlinks` flag. website: https://github.com/inspect-js/node-supports-preserve-symlinks-flag#readme source_repository: https://github.com/inspect-js/node-supports-preserve-symlinks-flag source_archive: https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz license: MIT license_file: https://github.com/inspect-js/node-supports-preserve-symlinks-flag/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: tapable category: nodejs-dev version: 2.3.0 description: Just a little module for plugins. website: https://github.com/webpack/tapable source_repository: ssh://git@github.com/webpack/tapable source_archive: https://registry.npmjs.org/tapable/-/tapable-2.3.0.tgz license: MIT license_file: ssh://git@github.com/webpack/tapable/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: tar category: nodejs-dev version: 6.2.1 description: tar for node website: https://github.com/isaacs/node-tar#readme source_repository: https://github.com/isaacs/node-tar source_archive: https://registry.npmjs.org/tar/-/tar-6.2.1.tgz license: BlueOak-1.0.0 license_file: https://github.com/isaacs/node-tar/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: terser category: nodejs-dev version: 5.44.1 description: JavaScript parser, mangler/compressor and beautifier toolkit for ES6+ website: https://terser.org source_repository: https://github.com/terser/terser source_archive: https://registry.npmjs.org/terser/-/terser-5.44.1.tgz license: BSD-2-Clause license_file: https://github.com/terser/terser/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: terser-webpack-plugin category: nodejs-dev version: 5.3.14 description: Terser plugin for webpack website: https://github.com/webpack-contrib/terser-webpack-plugin source_repository: https://github.com/webpack-contrib/terser-webpack-plugin source_archive: https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.14.tgz license: MIT license_file: https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: test-exclude category: nodejs-dev version: 6.0.0 description: test for inclusion or exclusion of paths using globs website: https://istanbul.js.org/ source_repository: https://github.com/istanbuljs/test-exclude source_archive: https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz license: ISC license_file: https://github.com/istanbuljs/test-exclude/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: thunky category: nodejs-dev version: 1.1.0 description: delay the evaluation of a paramless async function and cache the result website: https://github.com/mafintosh/thunky#readme source_repository: https://github.com/mafintosh/thunky source_archive: https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz license: MIT license_file: https://github.com/mafintosh/thunky/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: tinyglobby category: nodejs-dev version: 0.2.15 description: A fast and minimal alternative to globby and fast-glob website: https://superchupu.dev/tinyglobby source_repository: https://github.com/SuperchupuDev/tinyglobby source_archive: https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz license: MIT license_file: https://github.com/SuperchupuDev/tinyglobby/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: to-regex-range category: nodejs-dev version: 5.0.1 description: Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions. website: https://github.com/micromatch/to-regex-range source_repository: https://github.com/micromatch/to-regex-range source_archive: https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz license: MIT license_file: https://github.com/micromatch/to-regex-range/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: toidentifier category: nodejs-dev version: 1.0.1 description: Convert a string of words to a JavaScript identifier website: https://github.com/component/toidentifier#readme source_repository: https://github.com/component/toidentifier source_archive: https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz license: MIT license_file: https://github.com/component/toidentifier/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: tr46 category: nodejs-dev version: 0.0.3 description: 'An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing' website: https://github.com/jsdom/tr46#readme source_repository: https://github.com/jsdom/tr46 source_archive: https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz license: MIT license_file: https://github.com/jsdom/tr46/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: trim-repeated category: nodejs-dev version: 1.0.0 description: 'Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz' website: https://github.com/sindresorhus/trim-repeated#readme source_repository: https://github.com/sindresorhus/trim-repeated source_archive: https://registry.npmjs.org/trim-repeated/-/trim-repeated-1.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/trim-repeated/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: ts-api-utils category: nodejs-dev version: 2.1.0 description: Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️ website: https://github.com/JoshuaKGoldberg/ts-api-utils#readme source_repository: https://github.com/JoshuaKGoldberg/ts-api-utils source_archive: https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz license: MIT license_file: https://github.com/JoshuaKGoldberg/ts-api-utils/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: ts-loader category: nodejs-dev version: 9.5.2 description: TypeScript loader for webpack website: https://github.com/TypeStrong/ts-loader source_repository: https://github.com/TypeStrong/ts-loader source_archive: https://registry.npmjs.org/ts-loader/-/ts-loader-9.5.2.tgz license: MIT license_file: https://github.com/TypeStrong/ts-loader/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: ts-node category: nodejs-dev version: 10.9.2 description: TypeScript execution environment and REPL for node.js, with source map support website: https://typestrong.org/ts-node source_repository: https://github.com/TypeStrong/ts-node source_archive: https://registry.npmjs.org/ts-node/-/ts-node-10.9.2.tgz license: MIT license_file: https://github.com/TypeStrong/ts-node/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: tslib category: nodejs-dev version: 2.8.1 description: Runtime library for TypeScript helper functions website: https://www.typescriptlang.org/ source_repository: https://github.com/Microsoft/tslib source_archive: https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz license: 0BSD license_file: https://github.com/Microsoft/tslib/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: type-check category: nodejs-dev version: 0.4.0 description: type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax. website: https://github.com/gkz/type-check source_repository: https://github.com/gkz/type-check source_archive: https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz license: MIT license_file: https://github.com/gkz/type-check/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: type-detect category: nodejs-dev version: 4.1.0 description: Improved typeof detection for node.js and the browser. website: https://github.com/chaijs/type-detect#readme source_repository: ssh://git@github.com/chaijs/type-detect source_archive: https://registry.npmjs.org/type-detect/-/type-detect-4.1.0.tgz license: MIT license_file: ssh://git@github.com/chaijs/type-detect/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: type-fest category: nodejs-dev version: 1.4.0 description: A collection of essential TypeScript types website: https://github.com/sindresorhus/type-fest#readme source_repository: https://github.com/sindresorhus/type-fest source_archive: https://registry.npmjs.org/type-fest/-/type-fest-1.4.0.tgz license: (MIT OR CC0-1.0) license_file: https://github.com/sindresorhus/type-fest/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: type-is category: nodejs-dev version: 1.6.18 description: Infer the content-type of a request. website: https://github.com/jshttp/type-is#readme source_repository: https://github.com/jshttp/type-is source_archive: https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz license: MIT license_file: https://github.com/jshttp/type-is/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: typedarray-to-buffer category: nodejs-dev version: 3.1.5 description: Convert a typed array to a Buffer without a copy website: http://feross.org source_repository: https://github.com/feross/typedarray-to-buffer source_archive: https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz license: MIT license_file: https://github.com/feross/typedarray-to-buffer/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: undici-types category: nodejs-dev version: 6.21.0 description: A stand-alone types package for Undici website: https://undici.nodejs.org source_repository: https://github.com/nodejs/undici source_archive: https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz license: MIT license_file: https://github.com/nodejs/undici/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: unique-filename category: nodejs-dev version: 2.0.1 description: Generate a unique filename for use in temporary directories or caches. website: https://github.com/iarna/unique-filename source_repository: https://github.com/npm/unique-filename source_archive: https://registry.npmjs.org/unique-filename/-/unique-filename-2.0.1.tgz license: ISC license_file: https://github.com/npm/unique-filename/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: unique-slug category: nodejs-dev version: 3.0.0 description: Generate a unique character string suitible for use in files and URLs. website: https://github.com/npm/unique-slug#readme source_repository: https://github.com/npm/unique-slug source_archive: https://registry.npmjs.org/unique-slug/-/unique-slug-3.0.0.tgz license: ISC license_file: https://github.com/npm/unique-slug/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: universalify category: nodejs-dev version: 0.1.2 description: Make a callback- or promise-based function support both promises and callbacks. website: https://github.com/RyanZim/universalify#readme source_repository: https://github.com/RyanZim/universalify source_archive: https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz license: MIT license_file: https://github.com/RyanZim/universalify/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: unpipe category: nodejs-dev version: 1.0.0 description: Unpipe a stream from all destinations website: https://github.com/stream-utils/unpipe source_repository: https://github.com/stream-utils/unpipe source_archive: https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz license: MIT license_file: https://github.com/stream-utils/unpipe/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: update-browserslist-db category: nodejs-dev version: 1.1.4 description: CLI tool to update caniuse-lite to refresh target browsers from Browserslist config website: https://github.com/browserslist/update-db#readme source_repository: https://github.com/browserslist/update-db source_archive: https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.4.tgz license: MIT license_file: https://github.com/browserslist/update-db/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: uri-js category: nodejs-dev version: 4.4.1 description: An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript. website: https://github.com/garycourt/uri-js source_repository: ssh://git@github.com/garycourt/uri-js source_archive: https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz license: BSD-2-Clause license_file: ssh://git@github.com/garycourt/uri-js/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: username category: nodejs-dev version: 5.1.0 description: Get the username of the current user website: https://github.com/sindresorhus/username#readme source_repository: https://github.com/sindresorhus/username source_archive: https://registry.npmjs.org/username/-/username-5.1.0.tgz license: MIT license_file: https://github.com/sindresorhus/username/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: utila category: nodejs-dev version: 0.4.0 description: notareplacementforunderscore website: https://github.com/AriaMinaei/utila source_repository: https://github.com/AriaMinaei/utila source_archive: https://registry.npmjs.org/utila/-/utila-0.4.0.tgz license: MIT license_file: https://github.com/AriaMinaei/utila/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: utils-merge category: nodejs-dev version: 1.0.1 description: merge() utility function website: https://github.com/jaredhanson/utils-merge#readme source_repository: https://github.com/jaredhanson/utils-merge source_archive: https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz license: MIT license_file: https://github.com/jaredhanson/utils-merge/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: uuid category: nodejs-dev version: 8.3.2 description: RFC9562 UUIDs website: https://github.com/uuidjs/uuid#readme source_repository: https://github.com/uuidjs/uuid source_archive: https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz license: MIT license_file: https://github.com/uuidjs/uuid/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: v8-compile-cache-lib category: nodejs-dev version: 3.0.1 description: Require hook for automatic V8 compile cache persistence website: https://github.com/cspotcode/v8-compile-cache-lib#readme source_repository: https://github.com/cspotcode/v8-compile-cache-lib source_archive: https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz license: MIT license_file: https://github.com/cspotcode/v8-compile-cache-lib/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: validate-npm-package-license category: nodejs-dev version: 3.0.4 description: Give me a string and I'll tell you if it's a valid npm package license string website: https://github.com/kemitchell/validate-npm-package-license.js#readme source_repository: https://github.com/kemitchell/validate-npm-package-license.js source_archive: https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz license: Apache-2.0 license_file: https://github.com/kemitchell/validate-npm-package-license.js/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: vary category: nodejs-dev version: 1.1.2 description: Manipulate the HTTP Vary header website: https://github.com/jshttp/vary#readme source_repository: https://github.com/jshttp/vary source_archive: https://registry.npmjs.org/vary/-/vary-1.1.2.tgz license: MIT license_file: https://github.com/jshttp/vary/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: vue-loader category: nodejs-dev version: 17.4.2 description: '> webpack loader for Vue Single-File Components' website: https://github.com/vuejs/vue-loader#readme source_repository: https://github.com/vuejs/vue-loader source_archive: https://registry.npmjs.org/vue-loader/-/vue-loader-17.4.2.tgz license: MIT license_file: https://github.com/vuejs/vue-loader/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: watchpack category: nodejs-dev version: 2.4.4 description: Wrapper library for directory and file watching. website: https://github.com/webpack/watchpack source_repository: https://github.com/webpack/watchpack source_archive: https://registry.npmjs.org/watchpack/-/watchpack-2.4.4.tgz license: MIT license_file: https://github.com/webpack/watchpack/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: wbuf category: nodejs-dev version: 1.7.3 description: Write buffer website: https://github.com/indutny/wbuf source_repository: ssh://git@github.com/indutny/wbuf source_archive: https://registry.npmjs.org/wbuf/-/wbuf-1.7.3.tgz license: MIT license_file: ssh://git@github.com/indutny/wbuf/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: wcwidth category: nodejs-dev version: 1.0.1 description: Port of C's wcwidth() and wcswidth() website: https://github.com/timoxley/wcwidth#readme source_repository: https://github.com/timoxley/wcwidth source_archive: https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz license: MIT license_file: https://github.com/timoxley/wcwidth/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: webidl-conversions category: nodejs-dev version: 3.0.1 description: Implements the WebIDL algorithms for converting to and from JavaScript values website: https://github.com/jsdom/webidl-conversions#readme source_repository: https://github.com/jsdom/webidl-conversions source_archive: https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz license: BSD-2-Clause license_file: https://github.com/jsdom/webidl-conversions/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: webpack category: nodejs-dev version: 5.101.2 description: Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff. website: https://github.com/webpack/webpack source_repository: https://github.com/webpack/webpack source_archive: https://registry.npmjs.org/webpack/-/webpack-5.101.2.tgz license: MIT license_file: https://github.com/webpack/webpack/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: webpack-dev-middleware category: nodejs-dev version: 5.3.4 description: A development middleware for webpack website: https://github.com/webpack/webpack-dev-middleware source_repository: https://github.com/webpack/webpack-dev-middleware source_archive: https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-5.3.4.tgz license: MIT license_file: https://github.com/webpack/webpack-dev-middleware/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: webpack-dev-server category: nodejs-dev version: 4.15.2 description: Serves a webpack app. Updates the browser on changes. website: https://github.com/webpack/webpack-dev-server#readme source_repository: https://github.com/webpack/webpack-dev-server source_archive: https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.15.2.tgz license: MIT license_file: https://github.com/webpack/webpack-dev-server/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: webpack-merge category: nodejs-dev version: 5.10.0 description: Variant of merge that's useful for webpack configuration website: https://github.com/survivejs/webpack-merge source_repository: https://github.com/survivejs/webpack-merge source_archive: https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.10.0.tgz license: MIT license_file: https://github.com/survivejs/webpack-merge/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: webpack-sources category: nodejs-dev version: 3.3.3 description: Source code handling classes for webpack website: https://github.com/webpack/webpack-sources#readme source_repository: https://github.com/webpack/webpack-sources source_archive: https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.3.3.tgz license: MIT license_file: https://github.com/webpack/webpack-sources/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: websocket-driver category: nodejs-dev version: 0.7.4 description: WebSocket protocol handler with pluggable I/O website: https://github.com/faye/websocket-driver-node source_repository: https://github.com/faye/websocket-driver-node source_archive: https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.4.tgz license: Apache-2.0 license_file: https://github.com/faye/websocket-driver-node/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: websocket-extensions category: nodejs-dev version: 0.1.4 description: Generic extension manager for WebSocket connections website: http://github.com/faye/websocket-extensions-node source_repository: https://github.com/faye/websocket-extensions-node source_archive: https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.4.tgz license: Apache-2.0 license_file: https://github.com/faye/websocket-extensions-node/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: whatwg-url category: nodejs-dev version: 5.0.0 description: An implementation of the WHATWG URL Standard's URL API and parsing machinery website: https://github.com/jsdom/whatwg-url#readme source_repository: https://github.com/jsdom/whatwg-url source_archive: https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz license: MIT license_file: https://github.com/jsdom/whatwg-url/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: which category: nodejs-dev version: 5.0.0 description: Like which(1) unix command. Find the first instance of an executable in the PATH. website: https://github.com/npm/node-which#readme source_repository: https://github.com/npm/node-which source_archive: https://registry.npmjs.org/which/-/which-5.0.0.tgz license: ISC license_file: https://github.com/npm/node-which/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: which-module category: nodejs-dev version: 2.0.1 description: Find the module object for something that was require()d website: https://github.com/nexdrew/which-module#readme source_repository: https://github.com/nexdrew/which-module source_archive: https://registry.npmjs.org/which-module/-/which-module-2.0.1.tgz license: ISC license_file: https://github.com/nexdrew/which-module/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: wildcard category: nodejs-dev version: 2.0.1 description: Wildcard matching tools website: https://github.com/DamonOehlman/wildcard#readme source_repository: https://github.com/DamonOehlman/wildcard source_archive: https://registry.npmjs.org/wildcard/-/wildcard-2.0.1.tgz license: MIT license_file: https://github.com/DamonOehlman/wildcard/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: word-wrap category: nodejs-dev version: 1.2.5 description: Wrap words to a specified length. website: https://github.com/jonschlinkert/word-wrap source_repository: https://github.com/jonschlinkert/word-wrap source_archive: https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz license: MIT license_file: https://github.com/jonschlinkert/word-wrap/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: workerpool category: nodejs-dev version: 9.3.4 description: Offload tasks to a pool of workers on node.js and in the browser website: https://github.com/josdejong/workerpool source_repository: https://github.com/josdejong/workerpool source_archive: https://registry.npmjs.org/workerpool/-/workerpool-9.3.4.tgz license: Apache-2.0 license_file: https://github.com/josdejong/workerpool/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: wrap-ansi category: nodejs-dev version: 7.0.0 description: Wordwrap a string with ANSI escape codes website: https://github.com/chalk/wrap-ansi#readme source_repository: https://github.com/chalk/wrap-ansi source_archive: https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz license: MIT license_file: https://github.com/chalk/wrap-ansi/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: wrap-ansi-cjs category: nodejs-dev version: 7.0.0 description: '' website: '' source_repository: '' source_archive: https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz license: ISC license_file: '' runtime_dependency: false build_dependency: true - name: wrappy category: nodejs-dev version: 1.0.2 description: Callback wrapping utility website: https://github.com/npm/wrappy source_repository: https://github.com/npm/wrappy source_archive: https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz license: ISC license_file: https://github.com/npm/wrappy/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: write-file-atomic category: nodejs-dev version: 3.0.3 description: Write files in an atomic fashion w/configurable ownership website: https://github.com/npm/write-file-atomic source_repository: https://github.com/npm/write-file-atomic source_archive: https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz license: ISC license_file: https://github.com/npm/write-file-atomic/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: ws category: nodejs-dev version: 8.18.3 description: Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js website: https://github.com/websockets/ws source_repository: https://github.com/websockets/ws source_archive: https://registry.npmjs.org/ws/-/ws-8.18.3.tgz license: MIT license_file: https://github.com/websockets/ws/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: xmlbuilder category: nodejs-dev version: 15.1.1 description: An XML builder for node.js website: http://github.com/oozcitak/xmlbuilder-js source_repository: https://github.com/oozcitak/xmlbuilder-js source_archive: https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-15.1.1.tgz license: MIT license_file: https://github.com/oozcitak/xmlbuilder-js/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: xterm category: nodejs-dev version: 4.19.0 description: Full xterm terminal, in your browser website: https://github.com/xtermjs/xterm.js#readme source_repository: https://github.com/xtermjs/xterm.js source_archive: https://registry.npmjs.org/xterm/-/xterm-4.19.0.tgz license: MIT license_file: https://github.com/xtermjs/xterm.js/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: xterm-addon-fit category: nodejs-dev version: 0.5.0 description: An addon for [xterm.js](https://github.com/xtermjs/xterm.js) that enables fitting the terminal's dimensions to a containing element. This addon requires xterm.js v4+. website: https://github.com/xtermjs/xterm.js#readme source_repository: https://github.com/xtermjs/xterm.js source_archive: https://registry.npmjs.org/xterm-addon-fit/-/xterm-addon-fit-0.5.0.tgz license: MIT license_file: https://github.com/xtermjs/xterm.js/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: xterm-addon-search category: nodejs-dev version: 0.8.2 description: An addon for [xterm.js](https://github.com/xtermjs/xterm.js) that enables searching the buffer. This addon requires xterm.js v4+. website: https://github.com/xtermjs/xterm.js#readme source_repository: https://github.com/xtermjs/xterm.js source_archive: https://registry.npmjs.org/xterm-addon-search/-/xterm-addon-search-0.8.2.tgz license: MIT license_file: https://github.com/xtermjs/xterm.js/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: y18n category: nodejs-dev version: 4.0.3 description: the bare-bones internationalization library used by yargs website: https://github.com/yargs/y18n source_repository: https://github.com/yargs/y18n source_archive: https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz license: ISC license_file: https://github.com/yargs/y18n/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: yallist category: nodejs-dev version: 3.1.1 description: Yet Another Linked List website: https://github.com/isaacs/yallist#readme source_repository: https://github.com/isaacs/yallist source_archive: https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz license: BlueOak-1.0.0 license_file: https://github.com/isaacs/yallist/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: yaml category: nodejs-dev version: 2.8.1 description: JavaScript parser and stringifier for YAML website: https://eemeli.org/yaml/ source_repository: https://github.com/eemeli/yaml source_archive: https://registry.npmjs.org/yaml/-/yaml-2.8.1.tgz license: ISC license_file: https://github.com/eemeli/yaml/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: yargs category: nodejs-dev version: 15.4.1 description: yargs the modern, pirate-themed, successor to optimist. website: https://yargs.js.org/ source_repository: https://github.com/yargs/yargs source_archive: https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz license: MIT license_file: https://github.com/yargs/yargs/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: yargs-parser category: nodejs-dev version: 18.1.3 description: the mighty option parser used by yargs website: https://github.com/yargs/yargs-parser#readme source_repository: https://github.com/yargs/yargs-parser source_archive: https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz license: ISC license_file: https://github.com/yargs/yargs-parser/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: yargs-unparser category: nodejs-dev version: 2.0.0 description: Converts back a yargs argv object to its original array form website: https://github.com/yargs/yargs-unparser source_repository: https://github.com/yargs/yargs-unparser source_archive: https://registry.npmjs.org/yargs-unparser/-/yargs-unparser-2.0.0.tgz license: MIT license_file: https://github.com/yargs/yargs-unparser/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: yauzl category: nodejs-dev version: 2.10.0 description: yet another unzip library for node website: https://github.com/thejoshwolfe/yauzl source_repository: https://github.com/thejoshwolfe/yauzl source_archive: https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz license: MIT license_file: https://github.com/thejoshwolfe/yauzl/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: yn category: nodejs-dev version: 3.1.1 description: Parse yes/no like values website: https://github.com/sindresorhus/yn#readme source_repository: https://github.com/sindresorhus/yn source_archive: https://registry.npmjs.org/yn/-/yn-3.1.1.tgz license: MIT license_file: https://github.com/sindresorhus/yn/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: yocto-queue category: nodejs-dev version: 0.1.0 description: Tiny queue data structure website: https://github.com/sindresorhus/yocto-queue#readme source_repository: https://github.com/sindresorhus/yocto-queue source_archive: https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz license: MIT license_file: https://github.com/sindresorhus/yocto-queue/blob/master/LICENSE runtime_dependency: false build_dependency: true - name: '@babel/helper-string-parser' category: nodejs-production version: 7.27.1 description: A utility package to parse strings website: https://babel.dev/docs/en/next/babel-helper-string-parser source_repository: https://github.com/babel/babel source_archive: https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz license: MIT license_file: https://github.com/babel/babel/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@babel/helper-validator-identifier' category: nodejs-production version: 7.28.5 description: Validate identifier/keywords name website: '' source_repository: https://github.com/babel/babel source_archive: https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz license: MIT license_file: https://github.com/babel/babel/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@babel/parser' category: nodejs-production version: 7.28.5 description: A JavaScript parser website: https://babel.dev/docs/en/next/babel-parser source_repository: https://github.com/babel/babel source_archive: https://registry.npmjs.org/@babel/parser/-/parser-7.28.5.tgz license: MIT license_file: https://github.com/babel/babel/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@babel/runtime' category: nodejs-production version: 7.28.4 description: babel's modular runtime helpers website: https://babel.dev/docs/en/next/babel-runtime source_repository: https://github.com/babel/babel source_archive: https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.4.tgz license: MIT license_file: https://github.com/babel/babel/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@babel/types' category: nodejs-production version: 7.28.5 description: Babel Types is a Lodash-esque utility library for AST nodes website: https://babel.dev/docs/en/next/babel-types source_repository: https://github.com/babel/babel source_archive: https://registry.npmjs.org/@babel/types/-/types-7.28.5.tgz license: MIT license_file: https://github.com/babel/babel/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@colors/colors' category: nodejs-production version: 1.6.0 description: get colors in your node.js console website: https://github.com/DABH/colors.js source_repository: ssh://git@github.com/DABH/colors.js source_archive: https://registry.npmjs.org/@colors/colors/-/colors-1.6.0.tgz license: MIT license_file: ssh://git@github.com/DABH/colors.js/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@dabh/diagnostics' category: nodejs-production version: 2.0.8 description: Tools for debugging your node.js modules and event loop website: https://github.com/DABH/diagnostics source_repository: https://github.com/DABH/diagnostics source_archive: https://registry.npmjs.org/@dabh/diagnostics/-/diagnostics-2.0.8.tgz license: MIT license_file: https://github.com/DABH/diagnostics/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@electron/fuses' category: nodejs-production version: 2.0.0 description: Flip Electron Fuses and customize your packaged build of Electron website: https://github.com/electron/fuses#readme source_repository: https://github.com/electron/fuses source_archive: https://registry.npmjs.org/@electron/fuses/-/fuses-2.0.0.tgz license: MIT license_file: https://github.com/electron/fuses/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@jridgewell/sourcemap-codec' category: nodejs-production version: 1.5.5 description: Encode/decode sourcemap mappings website: https://github.com/jridgewell/sourcemaps/tree/main/packages/sourcemap-codec source_repository: https://github.com/jridgewell/sourcemaps source_archive: https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz license: MIT license_file: https://github.com/jridgewell/sourcemaps/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@msgpackr-extract/msgpackr-extract-darwin-arm64' category: nodejs-production version: 3.0.3 description: Platform specific binary for msgpackr-extract on darwin OS with arm64 architecture website: https://github.com/kriszyp/msgpackr-extract#readme source_repository: ssh://git@github.com/kriszyp/msgpackr-extract source_archive: https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-darwin-arm64/-/msgpackr-extract-darwin-arm64-3.0.3.tgz license: MIT license_file: ssh://git@github.com/kriszyp/msgpackr-extract/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@msgpackr-extract/msgpackr-extract-darwin-x64' category: nodejs-production version: 3.0.3 description: Platform specific binary for msgpackr-extract on darwin OS with x64 architecture website: https://github.com/kriszyp/msgpackr-extract#readme source_repository: ssh://git@github.com/kriszyp/msgpackr-extract source_archive: https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-darwin-x64/-/msgpackr-extract-darwin-x64-3.0.3.tgz license: MIT license_file: ssh://git@github.com/kriszyp/msgpackr-extract/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@msgpackr-extract/msgpackr-extract-linux-arm' category: nodejs-production version: 3.0.3 description: Platform specific binary for msgpackr-extract on linux OS with arm architecture website: https://github.com/kriszyp/msgpackr-extract#readme source_repository: ssh://git@github.com/kriszyp/msgpackr-extract source_archive: https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-linux-arm/-/msgpackr-extract-linux-arm-3.0.3.tgz license: MIT license_file: ssh://git@github.com/kriszyp/msgpackr-extract/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@msgpackr-extract/msgpackr-extract-linux-arm64' category: nodejs-production version: 3.0.3 description: Platform specific binary for msgpackr-extract on linux OS with arm64 architecture website: https://github.com/kriszyp/msgpackr-extract#readme source_repository: ssh://git@github.com/kriszyp/msgpackr-extract source_archive: https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-linux-arm64/-/msgpackr-extract-linux-arm64-3.0.3.tgz license: MIT license_file: ssh://git@github.com/kriszyp/msgpackr-extract/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@msgpackr-extract/msgpackr-extract-linux-x64' category: nodejs-production version: 3.0.3 description: Platform specific binary for msgpackr-extract on linux OS with x64 architecture website: https://github.com/kriszyp/msgpackr-extract#readme source_repository: ssh://git@github.com/kriszyp/msgpackr-extract source_archive: https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-linux-x64/-/msgpackr-extract-linux-x64-3.0.3.tgz license: MIT license_file: ssh://git@github.com/kriszyp/msgpackr-extract/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@msgpackr-extract/msgpackr-extract-win32-x64' category: nodejs-production version: 3.0.3 description: Platform specific binary for msgpackr-extract on win32 OS with x64 architecture website: https://github.com/kriszyp/msgpackr-extract#readme source_repository: ssh://git@github.com/kriszyp/msgpackr-extract source_archive: https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-win32-x64/-/msgpackr-extract-win32-x64-3.0.3.tgz license: MIT license_file: ssh://git@github.com/kriszyp/msgpackr-extract/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@so-ric/colorspace' category: nodejs-production version: 1.1.6 description: Generate HEX colors for a given namespace using color v5 website: https://github.com/so-ric/colorspace source_repository: https://github.com/so-ric/colorspace source_archive: https://registry.npmjs.org/@so-ric/colorspace/-/colorspace-1.1.6.tgz license: MIT license_file: https://github.com/so-ric/colorspace/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@types/triple-beam' category: nodejs-production version: 1.3.5 description: TypeScript definitions for triple-beam website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/triple-beam source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/triple-beam/-/triple-beam-1.3.5.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@types/web-bluetooth' category: nodejs-production version: 0.0.21 description: TypeScript definitions for web-bluetooth website: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/web-bluetooth source_repository: https://github.com/DefinitelyTyped/DefinitelyTyped source_archive: https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.21.tgz license: MIT license_file: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@vue/compiler-core' category: nodejs-production version: 3.5.18 description: '@vue/compiler-core' website: https://github.com/vuejs/core/tree/main/packages/compiler-core#readme source_repository: https://github.com/vuejs/core source_archive: https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.18.tgz license: MIT license_file: https://github.com/vuejs/core/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@vue/compiler-dom' category: nodejs-production version: 3.5.18 description: '@vue/compiler-dom' website: https://github.com/vuejs/core/tree/main/packages/compiler-dom#readme source_repository: https://github.com/vuejs/core source_archive: https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.18.tgz license: MIT license_file: https://github.com/vuejs/core/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@vue/compiler-sfc' category: nodejs-production version: 3.5.18 description: '@vue/compiler-sfc' website: https://github.com/vuejs/core/tree/main/packages/compiler-sfc#readme source_repository: https://github.com/vuejs/core source_archive: https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.18.tgz license: MIT license_file: https://github.com/vuejs/core/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@vue/compiler-ssr' category: nodejs-production version: 3.5.18 description: '@vue/compiler-ssr' website: https://github.com/vuejs/core/tree/main/packages/compiler-ssr#readme source_repository: https://github.com/vuejs/core source_archive: https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.18.tgz license: MIT license_file: https://github.com/vuejs/core/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@vue/reactivity' category: nodejs-production version: 3.5.18 description: '@vue/reactivity' website: https://github.com/vuejs/core/tree/main/packages/reactivity#readme source_repository: https://github.com/vuejs/core source_archive: https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.18.tgz license: MIT license_file: https://github.com/vuejs/core/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@vue/runtime-core' category: nodejs-production version: 3.5.18 description: '@vue/runtime-core' website: https://github.com/vuejs/core/tree/main/packages/runtime-core#readme source_repository: https://github.com/vuejs/core source_archive: https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.18.tgz license: MIT license_file: https://github.com/vuejs/core/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@vue/runtime-dom' category: nodejs-production version: 3.5.18 description: '@vue/runtime-dom' website: https://github.com/vuejs/core/tree/main/packages/runtime-dom#readme source_repository: https://github.com/vuejs/core source_archive: https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.18.tgz license: MIT license_file: https://github.com/vuejs/core/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@vue/server-renderer' category: nodejs-production version: 3.5.18 description: '@vue/server-renderer' website: https://github.com/vuejs/core/tree/main/packages/server-renderer#readme source_repository: https://github.com/vuejs/core source_archive: https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.18.tgz license: MIT license_file: https://github.com/vuejs/core/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@vue/shared' category: nodejs-production version: 3.5.18 description: internal utils shared across @vue packages website: https://github.com/vuejs/core/tree/main/packages/shared#readme source_repository: https://github.com/vuejs/core source_archive: https://registry.npmjs.org/@vue/shared/-/shared-3.5.18.tgz license: MIT license_file: https://github.com/vuejs/core/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@vueuse/core' category: nodejs-production version: 13.6.0 description: Collection of essential Vue Composition Utilities website: https://github.com/vueuse/vueuse#readme source_repository: https://github.com/vueuse/vueuse source_archive: https://registry.npmjs.org/@vueuse/core/-/core-13.6.0.tgz license: MIT license_file: https://github.com/vueuse/vueuse/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@vueuse/metadata' category: nodejs-production version: 13.6.0 description: Metadata for VueUse functions website: https://github.com/vueuse/vueuse/tree/main/packages/metadata#readme source_repository: https://github.com/vueuse/vueuse source_archive: https://registry.npmjs.org/@vueuse/metadata/-/metadata-13.6.0.tgz license: MIT license_file: https://github.com/vueuse/vueuse/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: '@vueuse/shared' category: nodejs-production version: 13.6.0 description: '' website: https://github.com/vueuse/vueuse/tree/main/packages/shared#readme source_repository: https://github.com/vueuse/vueuse source_archive: https://registry.npmjs.org/@vueuse/shared/-/shared-13.6.0.tgz license: MIT license_file: https://github.com/vueuse/vueuse/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: ajv-formats category: nodejs-production version: 3.0.1 description: Format validation for Ajv v7+ website: https://github.com/ajv-validator/ajv-formats#readme source_repository: https://github.com/ajv-validator/ajv-formats source_archive: https://registry.npmjs.org/ajv-formats/-/ajv-formats-3.0.1.tgz license: MIT license_file: https://github.com/ajv-validator/ajv-formats/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: async category: nodejs-production version: 3.2.6 description: Higher-order functions and common patterns for asynchronous code website: https://caolan.github.io/async/ source_repository: https://github.com/caolan/async source_archive: https://registry.npmjs.org/async/-/async-3.2.6.tgz license: MIT license_file: https://github.com/caolan/async/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: atomically category: nodejs-production version: 2.1.0 description: Read and write files atomically and reliably. website: https://github.com/fabiospampinato/atomically#readme source_repository: https://github.com/fabiospampinato/atomically source_archive: https://registry.npmjs.org/atomically/-/atomically-2.1.0.tgz license: MIT license_file: https://github.com/fabiospampinato/atomically/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: base64-js category: nodejs-production version: 1.5.1 description: Base64 encoding/decoding in pure JS website: https://github.com/beatgammit/base64-js source_repository: https://github.com/beatgammit/base64-js source_archive: https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz license: MIT license_file: https://github.com/beatgammit/base64-js/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: bindings category: nodejs-production version: 1.5.0 description: Helper module for loading your native module's .node file website: https://github.com/TooTallNate/node-bindings source_repository: https://github.com/TooTallNate/node-bindings source_archive: https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz license: MIT license_file: https://github.com/TooTallNate/node-bindings/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: color category: nodejs-production version: 5.0.2 description: Color conversion and manipulation with CSS string support website: https://github.com/Qix-/color#readme source_repository: https://github.com/Qix-/color source_archive: https://registry.npmjs.org/color/-/color-5.0.2.tgz license: MIT license_file: https://github.com/Qix-/color/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: color-string category: nodejs-production version: 2.1.2 description: Parser and generator for CSS color strings website: https://github.com/Qix-/color-string#readme source_repository: https://github.com/Qix-/color-string source_archive: https://registry.npmjs.org/color-string/-/color-string-2.1.2.tgz license: MIT license_file: https://github.com/Qix-/color-string/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: conf category: nodejs-production version: 14.0.0 description: Simple config handling for your app or module website: https://github.com/sindresorhus/conf#readme source_repository: https://github.com/sindresorhus/conf source_archive: https://registry.npmjs.org/conf/-/conf-14.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/conf/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: crc category: nodejs-production version: 4.3.2 description: Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the browser. website: https://github.com/alexgorbatchev/crc source_repository: https://github.com/alexgorbatchev/crc source_archive: https://registry.npmjs.org/crc/-/crc-4.3.2.tgz license: MIT license_file: https://github.com/alexgorbatchev/crc/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: csstype category: nodejs-production version: 3.2.0 description: Strict TypeScript and Flow types for style based on MDN data website: https://github.com/frenic/csstype#readme source_repository: https://github.com/frenic/csstype source_archive: https://registry.npmjs.org/csstype/-/csstype-3.2.0.tgz license: MIT license_file: https://github.com/frenic/csstype/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: debounce-fn category: nodejs-production version: 6.0.0 description: Debounce a function website: https://github.com/sindresorhus/debounce-fn#readme source_repository: https://github.com/sindresorhus/debounce-fn source_archive: https://registry.npmjs.org/debounce-fn/-/debounce-fn-6.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/debounce-fn/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: detect-libc category: nodejs-production version: 2.1.2 description: Node.js module to detect the C standard library (libc) implementation family and version website: https://github.com/lovell/detect-libc#readme source_repository: https://github.com/lovell/detect-libc source_archive: https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz license: Apache-2.0 license_file: https://github.com/lovell/detect-libc/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: dot-prop category: nodejs-production version: 9.0.0 description: Get, set, or delete a property from a nested object using a dot path website: https://github.com/sindresorhus/dot-prop#readme source_repository: https://github.com/sindresorhus/dot-prop source_archive: https://registry.npmjs.org/dot-prop/-/dot-prop-9.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/dot-prop/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: electron-store category: nodejs-production version: 10.1.0 description: Simple data persistence for your Electron app or module - Save and load user settings, app state, cache, etc website: https://github.com/sindresorhus/electron-store#readme source_repository: https://github.com/sindresorhus/electron-store source_archive: https://registry.npmjs.org/electron-store/-/electron-store-10.1.0.tgz license: MIT license_file: https://github.com/sindresorhus/electron-store/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: enabled category: nodejs-production version: 2.0.0 description: Check if a certain debug flag is enabled. website: https://github.com/3rd-Eden/enabled#readme source_repository: https://github.com/3rd-Eden/enabled source_archive: https://registry.npmjs.org/enabled/-/enabled-2.0.0.tgz license: MIT license_file: https://github.com/3rd-Eden/enabled/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: entities category: nodejs-production version: 4.5.0 description: Encode & decode XML and HTML entities with ease & speed website: https://github.com/fb55/entities#readme source_repository: https://github.com/fb55/entities source_archive: https://registry.npmjs.org/entities/-/entities-4.5.0.tgz license: BSD-2-Clause license_file: https://github.com/fb55/entities/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: env-paths category: nodejs-production version: 3.0.0 description: Get paths for storing things like data, config, cache, etc website: https://github.com/sindresorhus/env-paths#readme source_repository: https://github.com/sindresorhus/env-paths source_archive: https://registry.npmjs.org/env-paths/-/env-paths-3.0.0.tgz license: MIT license_file: https://github.com/sindresorhus/env-paths/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: estree-walker category: nodejs-production version: 2.0.2 description: Traverse an ESTree-compliant AST website: https://github.com/Rich-Harris/estree-walker#readme source_repository: https://github.com/Rich-Harris/estree-walker source_archive: https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz license: MIT license_file: https://github.com/Rich-Harris/estree-walker/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: fast-deep-equal category: nodejs-production version: 3.1.3 description: Fast deep equal website: https://github.com/epoberezkin/fast-deep-equal#readme source_repository: https://github.com/epoberezkin/fast-deep-equal source_archive: https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz license: MIT license_file: https://github.com/epoberezkin/fast-deep-equal/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: fast-uri category: nodejs-production version: 3.1.0 description: Dependency-free RFC 3986 URI toolbox website: https://github.com/fastify/fast-uri source_repository: https://github.com/fastify/fast-uri source_archive: https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz license: BSD-3-Clause license_file: https://github.com/fastify/fast-uri/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: fast-zlib category: nodejs-production version: 2.0.1 description: Synchronous shared context compression with node's native zlib website: https://github.com/timotejroiko/fast-zlib#readme source_repository: https://github.com/timotejroiko/fast-zlib source_archive: https://registry.npmjs.org/fast-zlib/-/fast-zlib-2.0.1.tgz license: MIT license_file: https://github.com/timotejroiko/fast-zlib/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: fecha category: nodejs-production version: 4.2.3 description: Date formatting and parsing website: https://github.com/taylorhakes/fecha source_repository: https://taylorhakes@github.com/taylorhakes/fecha source_archive: https://registry.npmjs.org/fecha/-/fecha-4.2.3.tgz license: MIT license_file: https://taylorhakes@github.com/taylorhakes/fecha/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: file-uri-to-path category: nodejs-production version: 1.0.0 description: 'Convert a file: URI to a file path' website: https://github.com/TooTallNate/file-uri-to-path source_repository: https://github.com/TooTallNate/file-uri-to-path source_archive: https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz license: MIT license_file: https://github.com/TooTallNate/file-uri-to-path/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: fn.name category: nodejs-production version: 1.1.0 description: Extract names from functions website: https://github.com/3rd-Eden/fn.name source_repository: https://github.com/3rd-Eden/fn.name source_archive: https://registry.npmjs.org/fn.name/-/fn.name-1.1.0.tgz license: MIT license_file: https://github.com/3rd-Eden/fn.name/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: glossy category: nodejs-production version: 0.1.7 description: Syslog parser and producer website: https://github.com/squeeks/glossy source_repository: http://github.com/squeeks/glossy source_archive: https://registry.npmjs.org/glossy/-/glossy-0.1.7.tgz license: Unknown license_file: http://github.com/squeeks/glossy/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: i18next category: nodejs-production version: 25.3.6 description: i18next internationalization framework website: https://www.i18next.com source_repository: https://github.com/i18next/i18next source_archive: https://registry.npmjs.org/i18next/-/i18next-25.3.6.tgz license: MIT license_file: https://github.com/i18next/i18next/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: ieee754 category: nodejs-production version: 1.2.1 description: Read/write IEEE754 floating point numbers from/to a Buffer or array-like object website: https://github.com/feross/ieee754#readme source_repository: https://github.com/feross/ieee754 source_archive: https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz license: BSD-3-Clause license_file: https://github.com/feross/ieee754/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: inherits category: nodejs-production version: 2.0.4 description: Browser-friendly inheritance fully compatible with standard node.js inherits() website: https://github.com/isaacs/inherits#readme source_repository: https://github.com/isaacs/inherits source_archive: https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz license: ISC license_file: https://github.com/isaacs/inherits/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: json-schema-traverse category: nodejs-production version: 1.0.0 description: Traverse JSON Schema passing each schema object to callback website: https://github.com/epoberezkin/json-schema-traverse#readme source_repository: https://github.com/epoberezkin/json-schema-traverse source_archive: https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz license: MIT license_file: https://github.com/epoberezkin/json-schema-traverse/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: json-schema-typed category: nodejs-production version: 8.0.1 description: JSON Schema TypeScript definitions with complete inline documentation. website: https://github.com/RemyRylan/json-schema-typed/tree/main/dist/node source_repository: https://github.com/RemyRylan/json-schema-typed source_archive: https://registry.npmjs.org/json-schema-typed/-/json-schema-typed-8.0.1.tgz license: BSD-2-Clause license_file: https://github.com/RemyRylan/json-schema-typed/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: kuler category: nodejs-production version: 2.0.0 description: Color your terminal using CSS/hex color codes website: https://github.com/3rd-Eden/kuler source_repository: https://github.com/3rd-Eden/kuler source_archive: https://registry.npmjs.org/kuler/-/kuler-2.0.0.tgz license: MIT license_file: https://github.com/3rd-Eden/kuler/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: line-reader category: nodejs-production version: 0.4.0 description: Asynchronous, buffered, line-by-line file/stream reader website: https://github.com/nickewing/line-reader#readme source_repository: https://nickewing@github.com/nickewing/line-reader source_archive: https://registry.npmjs.org/line-reader/-/line-reader-0.4.0.tgz license: MIT license_file: https://nickewing@github.com/nickewing/line-reader/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: lodash.debounce category: nodejs-production version: 4.0.8 description: The lodash method `_.debounce` exported as a module. website: https://lodash.com/ source_repository: https://github.com/lodash/lodash source_archive: https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz license: MIT license_file: https://github.com/lodash/lodash/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: logform category: nodejs-production version: 2.7.0 description: An mutable object-based log format designed for chaining & objectMode streams. website: https://github.com/winstonjs/logform#readme source_repository: https://github.com/winstonjs/logform source_archive: https://registry.npmjs.org/logform/-/logform-2.7.0.tgz license: MIT license_file: https://github.com/winstonjs/logform/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: magic-string category: nodejs-production version: 0.30.21 description: Modify strings, generate sourcemaps website: https://github.com/Rich-Harris/magic-string#readme source_repository: https://github.com/Rich-Harris/magic-string source_archive: https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz license: MIT license_file: https://github.com/Rich-Harris/magic-string/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: mimic-function category: nodejs-production version: 5.0.1 description: Make a function mimic another one website: https://github.com/sindresorhus/mimic-function#readme source_repository: https://github.com/sindresorhus/mimic-function source_archive: https://registry.npmjs.org/mimic-function/-/mimic-function-5.0.1.tgz license: MIT license_file: https://github.com/sindresorhus/mimic-function/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: mkdirp category: nodejs-production version: 1.0.4 description: Recursively mkdir, like `mkdir -p` website: https://github.com/isaacs/node-mkdirp#readme source_repository: https://github.com/isaacs/node-mkdirp source_archive: https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz license: MIT license_file: https://github.com/isaacs/node-mkdirp/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: msgpackr category: nodejs-production version: 1.11.4 description: Ultra-fast MessagePack implementation with extensions for records and structured cloning website: https://github.com/kriszyp/msgpackr#readme source_repository: ssh://git@github.com/kriszyp/msgpackr source_archive: https://registry.npmjs.org/msgpackr/-/msgpackr-1.11.4.tgz license: MIT license_file: ssh://git@github.com/kriszyp/msgpackr/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: msgpackr-extract category: nodejs-production version: 3.0.3 description: Node addon for string extraction for msgpackr website: https://github.com/kriszyp/msgpackr-extract#readme source_repository: ssh://git@github.com/kriszyp/msgpackr-extract source_archive: https://registry.npmjs.org/msgpackr-extract/-/msgpackr-extract-3.0.3.tgz license: MIT license_file: ssh://git@github.com/kriszyp/msgpackr-extract/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: nan category: nodejs-production version: 2.23.0 description: 'Native Abstractions for Node.js: C++ header for Node 0.8 -> 25 compatibility' website: https://github.com/nodejs/nan#readme source_repository: https://github.com/nodejs/nan source_archive: https://registry.npmjs.org/nan/-/nan-2.23.0.tgz license: MIT license_file: https://github.com/nodejs/nan/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: nanoid category: nodejs-production version: 3.3.11 description: A tiny (118 bytes), secure URL-friendly unique string ID generator website: https://github.com/ai/nanoid#readme source_repository: https://github.com/ai/nanoid source_archive: https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz license: MIT license_file: https://github.com/ai/nanoid/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: net-ipc category: nodejs-production version: 2.2.1 description: Simple message based IPC client/server providing bi-directional communication over sockets and TCP. Supports one-way messages, promise-based request-response, survey, broadcast and zlib-stream compression website: https://github.com/timotejroiko/net-ipc#readme source_repository: https://github.com/timotejroiko/net-ipc source_archive: https://registry.npmjs.org/net-ipc/-/net-ipc-2.2.1.tgz license: MIT license_file: https://github.com/timotejroiko/net-ipc/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: node-addon-api category: nodejs-production version: 8.5.0 description: Node.js API (Node-API) website: https://github.com/nodejs/node-addon-api source_repository: https://github.com/nodejs/node-addon-api source_archive: https://registry.npmjs.org/node-addon-api/-/node-addon-api-8.5.0.tgz license: MIT license_file: https://github.com/nodejs/node-addon-api/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: node-gyp-build-optional-packages category: nodejs-production version: 5.2.2 description: Build tool and bindings loader for node-gyp that supports prebuilds website: https://github.com/prebuild/node-gyp-build source_repository: https://github.com/prebuild/node-gyp-build source_archive: https://registry.npmjs.org/node-gyp-build-optional-packages/-/node-gyp-build-optional-packages-5.2.2.tgz license: MIT license_file: https://github.com/prebuild/node-gyp-build/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: node-system-fonts category: nodejs-production version: 1.0.1 description: Provides access to the system font catalog website: https://github.com/jgilsaa/node-system-fonts.git source_repository: https://github.com/jgilsaa/node-system-fonts source_archive: https://registry.npmjs.org/node-system-fonts/-/node-system-fonts-1.0.1.tgz license: MIT license_file: https://github.com/jgilsaa/node-system-fonts/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: one-time category: nodejs-production version: 1.0.0 description: Run the supplied function exactly one time (once) website: https://github.com/3rd-Eden/one-time#readme source_repository: https://github.com/3rd-Eden/one-time source_archive: https://registry.npmjs.org/one-time/-/one-time-1.0.0.tgz license: MIT license_file: https://github.com/3rd-Eden/one-time/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: picocolors category: nodejs-production version: 1.1.1 description: The tiniest and the fastest library for terminal output formatting with ANSI colors website: https://github.com/alexeyraspopov/picocolors#readme source_repository: https://github.com/alexeyraspopov/picocolors source_archive: https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz license: ISC license_file: https://github.com/alexeyraspopov/picocolors/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: postcss category: nodejs-production version: 8.5.6 description: Tool for transforming styles with JS plugins website: https://postcss.org/ source_repository: https://github.com/postcss/postcss source_archive: https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz license: MIT license_file: https://github.com/postcss/postcss/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: properties-reader category: nodejs-production version: 2.3.0 description: Properties file reader for Node.js website: https://github.com/steveukx/properties#readme source_repository: https://github.com/steveukx/properties source_archive: https://registry.npmjs.org/properties-reader/-/properties-reader-2.3.0.tgz license: MIT license_file: https://github.com/steveukx/properties/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: require-from-string category: nodejs-production version: 2.0.2 description: Require module from string website: https://github.com/floatdrop/require-from-string#readme source_repository: https://github.com/floatdrop/require-from-string source_archive: https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz license: MIT license_file: https://github.com/floatdrop/require-from-string/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: safe-stable-stringify category: nodejs-production version: 2.5.0 description: Deterministic and safely JSON.stringify to quickly serialize JavaScript objects website: https://github.com/BridgeAR/safe-stable-stringify#readme source_repository: https://github.com/BridgeAR/safe-stable-stringify source_archive: https://registry.npmjs.org/safe-stable-stringify/-/safe-stable-stringify-2.5.0.tgz license: MIT license_file: https://github.com/BridgeAR/safe-stable-stringify/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: source-map-js category: nodejs-production version: 1.2.1 description: Generates and consumes source maps website: https://github.com/7rulnik/source-map-js source_repository: https://github.com/7rulnik/source-map-js source_archive: https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz license: BSD-3-Clause license_file: https://github.com/7rulnik/source-map-js/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: stack-trace category: nodejs-production version: 0.0.10 description: Get v8 stack traces as an array of CallSite objects. website: https://github.com/felixge/node-stack-trace source_repository: https://github.com/felixge/node-stack-trace source_archive: https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.10.tgz license: MIT license_file: https://github.com/felixge/node-stack-trace/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: stubborn-fs category: nodejs-production version: 2.0.0 description: Stubborn versions of Node's fs functions that try really hard to do their job. website: https://github.com/fabiospampinato/stubborn-fs#readme source_repository: https://github.com/fabiospampinato/stubborn-fs source_archive: https://registry.npmjs.org/stubborn-fs/-/stubborn-fs-2.0.0.tgz license: MIT license_file: https://github.com/fabiospampinato/stubborn-fs/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: stubborn-utils category: nodejs-production version: 1.0.2 description: A small collection of utilities for making functions somewhat resilient against errors. website: https://github.com/fabiospampinato/stubborn-utils#readme source_repository: https://github.com/fabiospampinato/stubborn-utils source_archive: https://registry.npmjs.org/stubborn-utils/-/stubborn-utils-1.0.2.tgz license: MIT license_file: https://github.com/fabiospampinato/stubborn-utils/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: text-hex category: nodejs-production version: 1.0.0 description: Generate a hex color from the given text website: https://github.com/3rd-Eden/text-hex source_repository: https://github.com/3rd-Eden/text-hex source_archive: https://registry.npmjs.org/text-hex/-/text-hex-1.0.0.tgz license: MIT license_file: https://github.com/3rd-Eden/text-hex/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: triple-beam category: nodejs-production version: 1.4.1 description: Definitions of levels for logging purposes & shareable Symbol constants. website: https://github.com/winstonjs/triple-beam#readme source_repository: https://github.com/winstonjs/triple-beam source_archive: https://registry.npmjs.org/triple-beam/-/triple-beam-1.4.1.tgz license: MIT license_file: https://github.com/winstonjs/triple-beam/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: typescript category: nodejs-production version: 5.9.2 description: TypeScript is a language for application scale JavaScript development website: https://www.typescriptlang.org/ source_repository: https://github.com/microsoft/TypeScript source_archive: https://registry.npmjs.org/typescript/-/typescript-5.9.2.tgz license: Apache-2.0 license_file: https://github.com/microsoft/TypeScript/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: uint8array-extras category: nodejs-production version: 1.5.0 description: Useful utilities for working with Uint8Array (and Buffer) website: https://github.com/sindresorhus/uint8array-extras#readme source_repository: https://github.com/sindresorhus/uint8array-extras source_archive: https://registry.npmjs.org/uint8array-extras/-/uint8array-extras-1.5.0.tgz license: MIT license_file: https://github.com/sindresorhus/uint8array-extras/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: unix-dgram category: nodejs-production version: 2.0.6 description: Unix datagram socket website: https://github.com/bnoordhuis/node-unix-dgram source_repository: https://github.com/bnoordhuis/node-unix-dgram source_archive: https://registry.npmjs.org/unix-dgram/-/unix-dgram-2.0.6.tgz license: type: ISC url: https://github.com/bnoordhuis/node-unix-dgram/LICENSE license_file: https://github.com/bnoordhuis/node-unix-dgram/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: util-deprecate category: nodejs-production version: 1.0.2 description: The Node.js `util.deprecate()` function with browser support website: https://github.com/TooTallNate/util-deprecate source_repository: https://github.com/TooTallNate/util-deprecate source_archive: https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz license: MIT license_file: https://github.com/TooTallNate/util-deprecate/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: vue category: nodejs-production version: 3.5.18 description: The progressive JavaScript framework for building modern web UI. website: https://github.com/vuejs/core/tree/main/packages/vue#readme source_repository: https://github.com/vuejs/core source_archive: https://registry.npmjs.org/vue/-/vue-3.5.18.tgz license: MIT license_file: https://github.com/vuejs/core/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: when-exit category: nodejs-production version: 2.1.5 description: Execute a function right before the process, or the browser's tab, is about to exit. website: https://github.com/fabiospampinato/when-exit#readme source_repository: https://github.com/fabiospampinato/when-exit source_archive: https://registry.npmjs.org/when-exit/-/when-exit-2.1.5.tgz license: MIT license_file: https://github.com/fabiospampinato/when-exit/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: winston category: nodejs-production version: 3.17.0 description: A logger for just about everything. website: https://github.com/winstonjs/winston#readme source_repository: https://github.com/winstonjs/winston source_archive: https://registry.npmjs.org/winston/-/winston-3.17.0.tgz license: MIT license_file: https://github.com/winstonjs/winston/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: winston-syslog category: nodejs-production version: 2.7.1 description: A syslog transport for winston website: https://github.com/indexzero/winston-syslog#readme source_repository: ssh://git@github.com/indexzero/winston-syslog source_archive: https://registry.npmjs.org/winston-syslog/-/winston-syslog-2.7.1.tgz license: MIT license_file: ssh://git@github.com/indexzero/winston-syslog/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: winston-transport category: nodejs-production version: 4.9.0 description: Base stream implementations for winston@3 and up. website: https://github.com/winstonjs/winston-transport#readme source_repository: ssh://git@github.com/winstonjs/winston-transport source_archive: https://registry.npmjs.org/winston-transport/-/winston-transport-4.9.0.tgz license: MIT license_file: ssh://git@github.com/winstonjs/winston-transport/blob/master/LICENSE runtime_dependency: true build_dependency: false - name: nodejs category: nodejs-runtime version: 22.13.1 description: Node.js JavaScript runtime built on Chrome V8 engine website: https://nodejs.org source_repository: https://github.com/nodejs/node source_archive: https://nodejs.org/dist/v22.13.1/node-v22.13.1.tar.gz license: MIT license_file: https://github.com/nodejs/node/blob/main/LICENSE runtime_dependency: true build_dependency: true build_notes: Build-time version for GWT compilation - name: nodejs-installed category: nodejs-runtime version: 22.21.1 description: Node.js JavaScript runtime (bundled with product) website: https://nodejs.org source_repository: https://github.com/nodejs/node source_archive: https://nodejs.org/dist/v22.21.1/node-v22.21.1.tar.gz license: MIT license_file: https://github.com/nodejs/node/blob/main/LICENSE runtime_dependency: true build_dependency: false - name: python-detect-secrets category: python-tool version: latest description: Tool for detecting secrets in the codebase website: https://github.com/Yelp/detect-secrets source_repository: https://pypi.org/project/detect-secrets/ source_archive: https://github.com/Yelp/detect-secrets/archive/1.5.0.tar.gz license: null license_file: '' runtime_dependency: false build_dependency: true - name: python-lxml category: python-tool version: latest description: Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. website: https://lxml.de/ source_repository: https://pypi.org/project/lxml/ source_archive: null license: BSD-3-Clause license_file: '' runtime_dependency: false build_dependency: true - name: python-pytest category: python-tool version: latest description: 'pytest: simple powerful testing with Python' website: null source_repository: https://pypi.org/project/pytest/ source_archive: null license: null license_file: '' runtime_dependency: false build_dependency: true - name: r-base64enc category: r-package version: 0.1-3 description: 'R package: base64enc' website: https://cran.r-project.org/package=base64enc source_repository: https://cran.r-project.org/package=base64enc source_archive: https://cran.r-project.org/src/contrib/base64enc_0.1-3.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/base64enc/LICENSE runtime_dependency: true build_dependency: false - name: r-brio category: r-package version: 1.1.5 description: 'R package: brio' website: https://cran.r-project.org/package=brio source_repository: https://cran.r-project.org/package=brio source_archive: https://cran.r-project.org/src/contrib/brio_1.1.5.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/brio/LICENSE runtime_dependency: true build_dependency: false - name: r-bslib category: r-package version: 0.7.0 description: 'R package: bslib' website: https://cran.r-project.org/package=bslib source_repository: https://cran.r-project.org/package=bslib source_archive: https://cran.r-project.org/src/contrib/bslib_0.7.0.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/bslib/LICENSE runtime_dependency: true build_dependency: false - name: r-cachem category: r-package version: 1.1.0 description: 'R package: cachem' website: https://cran.r-project.org/package=cachem source_repository: https://cran.r-project.org/package=cachem source_archive: https://cran.r-project.org/src/contrib/cachem_1.1.0.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/cachem/LICENSE runtime_dependency: true build_dependency: false - name: r-callr category: r-package version: 3.7.6 description: 'R package: callr' website: https://cran.r-project.org/package=callr source_repository: https://cran.r-project.org/package=callr source_archive: https://cran.r-project.org/src/contrib/callr_3.7.6.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/callr/LICENSE runtime_dependency: true build_dependency: false - name: r-cli category: r-package version: 3.6.2 description: 'R package: cli' website: https://cran.r-project.org/package=cli source_repository: https://cran.r-project.org/package=cli source_archive: https://cran.r-project.org/src/contrib/cli_3.6.2.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/cli/LICENSE runtime_dependency: true build_dependency: false - name: r-crayon category: r-package version: 1.5.2 description: 'R package: crayon' website: https://cran.r-project.org/package=crayon source_repository: https://cran.r-project.org/package=crayon source_archive: https://cran.r-project.org/src/contrib/crayon_1.5.2.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/crayon/LICENSE runtime_dependency: true build_dependency: false - name: r-desc category: r-package version: 1.4.3 description: 'R package: desc' website: https://cran.r-project.org/package=desc source_repository: https://cran.r-project.org/package=desc source_archive: https://cran.r-project.org/src/contrib/desc_1.4.3.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/desc/LICENSE runtime_dependency: true build_dependency: false - name: r-diffobj category: r-package version: 0.3.5 description: 'R package: diffobj' website: https://cran.r-project.org/package=diffobj source_repository: https://cran.r-project.org/package=diffobj source_archive: https://cran.r-project.org/src/contrib/diffobj_0.3.5.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/diffobj/LICENSE runtime_dependency: true build_dependency: false - name: r-digest category: r-package version: 0.6.35 description: 'R package: digest' website: https://cran.r-project.org/package=digest source_repository: https://cran.r-project.org/package=digest source_archive: https://cran.r-project.org/src/contrib/digest_0.6.35.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/digest/LICENSE runtime_dependency: true build_dependency: false - name: r-evaluate category: r-package version: '0.23' description: 'R package: evaluate' website: https://cran.r-project.org/package=evaluate source_repository: https://cran.r-project.org/package=evaluate source_archive: https://cran.r-project.org/src/contrib/evaluate_0.23.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/evaluate/LICENSE runtime_dependency: true build_dependency: false - name: r-fansi category: r-package version: 1.0.6 description: 'R package: fansi' website: https://cran.r-project.org/package=fansi source_repository: https://cran.r-project.org/package=fansi source_archive: https://cran.r-project.org/src/contrib/fansi_1.0.6.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/fansi/LICENSE runtime_dependency: true build_dependency: false - name: r-fastmap category: r-package version: 1.2.0 description: 'R package: fastmap' website: https://cran.r-project.org/package=fastmap source_repository: https://cran.r-project.org/package=fastmap source_archive: https://cran.r-project.org/src/contrib/fastmap_1.2.0.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/fastmap/LICENSE runtime_dependency: true build_dependency: false - name: r-fontawesome category: r-package version: 0.5.2 description: 'R package: fontawesome' website: https://cran.r-project.org/package=fontawesome source_repository: https://cran.r-project.org/package=fontawesome source_archive: https://cran.r-project.org/src/contrib/fontawesome_0.5.2.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/fontawesome/LICENSE runtime_dependency: true build_dependency: false - name: r-fs category: r-package version: 1.6.4 description: 'R package: fs' website: https://cran.r-project.org/package=fs source_repository: https://cran.r-project.org/package=fs source_archive: https://cran.r-project.org/src/contrib/fs_1.6.4.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/fs/LICENSE runtime_dependency: true build_dependency: false - name: r-glue category: r-package version: 1.7.0 description: 'R package: glue' website: https://cran.r-project.org/package=glue source_repository: https://cran.r-project.org/package=glue source_archive: https://cran.r-project.org/src/contrib/glue_1.7.0.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/glue/LICENSE runtime_dependency: true build_dependency: false - name: r-highr category: r-package version: '0.11' description: 'R package: highr' website: https://cran.r-project.org/package=highr source_repository: https://cran.r-project.org/package=highr source_archive: https://cran.r-project.org/src/contrib/highr_0.11.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/highr/LICENSE runtime_dependency: true build_dependency: false - name: r-htmltools category: r-package version: 0.5.8.1 description: 'R package: htmltools' website: https://cran.r-project.org/package=htmltools source_repository: https://cran.r-project.org/package=htmltools source_archive: https://cran.r-project.org/src/contrib/htmltools_0.5.8.1.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/htmltools/LICENSE runtime_dependency: true build_dependency: false - name: r-jquerylib category: r-package version: 0.1.4 description: 'R package: jquerylib' website: https://cran.r-project.org/package=jquerylib source_repository: https://cran.r-project.org/package=jquerylib source_archive: https://cran.r-project.org/src/contrib/jquerylib_0.1.4.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/jquerylib/LICENSE runtime_dependency: true build_dependency: false - name: r-jsonlite category: r-package version: 1.8.8 description: 'R package: jsonlite' website: https://cran.r-project.org/package=jsonlite source_repository: https://cran.r-project.org/package=jsonlite source_archive: https://cran.r-project.org/src/contrib/jsonlite_1.8.8.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/jsonlite/LICENSE runtime_dependency: true build_dependency: false - name: r-knitr category: r-package version: '1.47' description: 'R package: knitr' website: https://cran.r-project.org/package=knitr source_repository: https://cran.r-project.org/package=knitr source_archive: https://cran.r-project.org/src/contrib/knitr_1.47.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/knitr/LICENSE runtime_dependency: true build_dependency: false - name: r-lattice category: r-package version: 0.20-40 description: 'R package: lattice' website: https://cran.r-project.org/package=lattice source_repository: https://cran.r-project.org/package=lattice source_archive: https://cran.r-project.org/src/contrib/lattice_0.20-40.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/lattice/LICENSE runtime_dependency: true build_dependency: false - name: r-lifecycle category: r-package version: 1.0.4 description: 'R package: lifecycle' website: https://cran.r-project.org/package=lifecycle source_repository: https://cran.r-project.org/package=lifecycle source_archive: https://cran.r-project.org/src/contrib/lifecycle_1.0.4.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/lifecycle/LICENSE runtime_dependency: true build_dependency: false - name: r-magrittr category: r-package version: 2.0.3 description: 'R package: magrittr' website: https://cran.r-project.org/package=magrittr source_repository: https://cran.r-project.org/package=magrittr source_archive: https://cran.r-project.org/src/contrib/magrittr_2.0.3.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/magrittr/LICENSE runtime_dependency: true build_dependency: false - name: r-memoise category: r-package version: 2.0.1 description: 'R package: memoise' website: https://cran.r-project.org/package=memoise source_repository: https://cran.r-project.org/package=memoise source_archive: https://cran.r-project.org/src/contrib/memoise_2.0.1.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/memoise/LICENSE runtime_dependency: true build_dependency: false - name: r-mime category: r-package version: '0.12' description: 'R package: mime' website: https://cran.r-project.org/package=mime source_repository: https://cran.r-project.org/package=mime source_archive: https://cran.r-project.org/src/contrib/mime_0.12.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/mime/LICENSE runtime_dependency: true build_dependency: false - name: r-pillar category: r-package version: 1.9.0 description: 'R package: pillar' website: https://cran.r-project.org/package=pillar source_repository: https://cran.r-project.org/package=pillar source_archive: https://cran.r-project.org/src/contrib/pillar_1.9.0.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/pillar/LICENSE runtime_dependency: true build_dependency: false - name: r-pkgbuild category: r-package version: 1.4.4 description: 'R package: pkgbuild' website: https://cran.r-project.org/package=pkgbuild source_repository: https://cran.r-project.org/package=pkgbuild source_archive: https://cran.r-project.org/src/contrib/pkgbuild_1.4.4.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/pkgbuild/LICENSE runtime_dependency: true build_dependency: false - name: r-pkgconfig category: r-package version: 2.0.3 description: 'R package: pkgconfig' website: https://cran.r-project.org/package=pkgconfig source_repository: https://cran.r-project.org/package=pkgconfig source_archive: https://cran.r-project.org/src/contrib/pkgconfig_2.0.3.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/pkgconfig/LICENSE runtime_dependency: true build_dependency: false - name: r-pkgload category: r-package version: 1.3.4 description: 'R package: pkgload' website: https://cran.r-project.org/package=pkgload source_repository: https://cran.r-project.org/package=pkgload source_archive: https://cran.r-project.org/src/contrib/pkgload_1.3.4.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/pkgload/LICENSE runtime_dependency: true build_dependency: false - name: r-praise category: r-package version: 1.0.0 description: 'R package: praise' website: https://cran.r-project.org/package=praise source_repository: https://cran.r-project.org/package=praise source_archive: https://cran.r-project.org/src/contrib/praise_1.0.0.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/praise/LICENSE runtime_dependency: true build_dependency: false - name: r-processx category: r-package version: 3.8.4 description: 'R package: processx' website: https://cran.r-project.org/package=processx source_repository: https://cran.r-project.org/package=processx source_archive: https://cran.r-project.org/src/contrib/processx_3.8.4.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/processx/LICENSE runtime_dependency: true build_dependency: false - name: r-ps category: r-package version: 1.7.6 description: 'R package: ps' website: https://cran.r-project.org/package=ps source_repository: https://cran.r-project.org/package=ps source_archive: https://cran.r-project.org/src/contrib/ps_1.7.6.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/ps/LICENSE runtime_dependency: true build_dependency: false - name: r-purrr category: r-package version: 1.0.2 description: 'R package: purrr' website: https://cran.r-project.org/package=purrr source_repository: https://cran.r-project.org/package=purrr source_archive: https://cran.r-project.org/src/contrib/purrr_1.0.2.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/purrr/LICENSE runtime_dependency: true build_dependency: false - name: r-r6 category: r-package version: 2.5.1 description: 'R package: R6' website: https://cran.r-project.org/package=R6 source_repository: https://cran.r-project.org/package=R6 source_archive: https://cran.r-project.org/src/contrib/R6_2.5.1.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/R6/LICENSE runtime_dependency: true build_dependency: false - name: r-rappdirs category: r-package version: 0.3.3 description: 'R package: rappdirs' website: https://cran.r-project.org/package=rappdirs source_repository: https://cran.r-project.org/package=rappdirs source_archive: https://cran.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/rappdirs/LICENSE runtime_dependency: true build_dependency: false - name: r-rematch2 category: r-package version: 2.1.2 description: 'R package: rematch2' website: https://cran.r-project.org/package=rematch2 source_repository: https://cran.r-project.org/package=rematch2 source_archive: https://cran.r-project.org/src/contrib/rematch2_2.1.2.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/rematch2/LICENSE runtime_dependency: true build_dependency: false - name: r-rlang category: r-package version: 1.1.4 description: 'R package: rlang' website: https://cran.r-project.org/package=rlang source_repository: https://cran.r-project.org/package=rlang source_archive: https://cran.r-project.org/src/contrib/rlang_1.1.4.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/rlang/LICENSE runtime_dependency: true build_dependency: false - name: r-rmarkdown category: r-package version: '2.27' description: 'R package: rmarkdown' website: https://cran.r-project.org/package=rmarkdown source_repository: https://cran.r-project.org/package=rmarkdown source_archive: https://cran.r-project.org/src/contrib/rmarkdown_2.27.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/rmarkdown/LICENSE runtime_dependency: true build_dependency: false - name: r-rprojroot category: r-package version: 2.0.4 description: 'R package: rprojroot' website: https://cran.r-project.org/package=rprojroot source_repository: https://cran.r-project.org/package=rprojroot source_archive: https://cran.r-project.org/src/contrib/rprojroot_2.0.4.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/rprojroot/LICENSE runtime_dependency: true build_dependency: false - name: r-sass category: r-package version: 0.4.9 description: 'R package: sass' website: https://cran.r-project.org/package=sass source_repository: https://cran.r-project.org/package=sass source_archive: https://cran.r-project.org/src/contrib/sass_0.4.9.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/sass/LICENSE runtime_dependency: true build_dependency: false - name: r-testthat category: r-package version: 3.2.1.1 description: 'R package: testthat' website: https://cran.r-project.org/package=testthat source_repository: https://cran.r-project.org/package=testthat source_archive: https://cran.r-project.org/src/contrib/testthat_3.2.1.1.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/testthat/LICENSE runtime_dependency: true build_dependency: false - name: r-tibble category: r-package version: 3.2.1 description: 'R package: tibble' website: https://cran.r-project.org/package=tibble source_repository: https://cran.r-project.org/package=tibble source_archive: https://cran.r-project.org/src/contrib/tibble_3.2.1.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/tibble/LICENSE runtime_dependency: true build_dependency: false - name: r-tinytex category: r-package version: '0.51' description: 'R package: tinytex' website: https://cran.r-project.org/package=tinytex source_repository: https://cran.r-project.org/package=tinytex source_archive: https://cran.r-project.org/src/contrib/tinytex_0.51.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/tinytex/LICENSE runtime_dependency: true build_dependency: false - name: r-utf8 category: r-package version: 1.2.4 description: 'R package: utf8' website: https://cran.r-project.org/package=utf8 source_repository: https://cran.r-project.org/package=utf8 source_archive: https://cran.r-project.org/src/contrib/utf8_1.2.4.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/utf8/LICENSE runtime_dependency: true build_dependency: false - name: r-vctrs category: r-package version: 0.6.5 description: 'R package: vctrs' website: https://cran.r-project.org/package=vctrs source_repository: https://cran.r-project.org/package=vctrs source_archive: https://cran.r-project.org/src/contrib/vctrs_0.6.5.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/vctrs/LICENSE runtime_dependency: true build_dependency: false - name: r-waldo category: r-package version: 0.5.2 description: 'R package: waldo' website: https://cran.r-project.org/package=waldo source_repository: https://cran.r-project.org/package=waldo source_archive: https://cran.r-project.org/src/contrib/waldo_0.5.2.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/waldo/LICENSE runtime_dependency: true build_dependency: false - name: r-withr category: r-package version: 3.0.0 description: 'R package: withr' website: https://cran.r-project.org/package=withr source_repository: https://cran.r-project.org/package=withr source_archive: https://cran.r-project.org/src/contrib/withr_3.0.0.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/withr/LICENSE runtime_dependency: true build_dependency: false - name: r-xfun category: r-package version: '0.44' description: 'R package: xfun' website: https://cran.r-project.org/package=xfun source_repository: https://cran.r-project.org/package=xfun source_archive: https://cran.r-project.org/src/contrib/xfun_0.44.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/xfun/LICENSE runtime_dependency: true build_dependency: false - name: r-xml2 category: r-package version: 1.3.6 description: 'R package: xml2' website: https://cran.r-project.org/package=xml2 source_repository: https://cran.r-project.org/package=xml2 source_archive: https://cran.r-project.org/src/contrib/xml2_1.3.6.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/xml2/LICENSE runtime_dependency: true build_dependency: false - name: r-yaml category: r-package version: 2.3.8 description: 'R package: yaml' website: https://cran.r-project.org/package=yaml source_repository: https://cran.r-project.org/package=yaml source_archive: https://cran.r-project.org/src/contrib/yaml_2.3.8.tar.gz license: Unknown license_file: https://cran.r-project.org/web/packages/yaml/LICENSE runtime_dependency: true build_dependency: false - name: R category: system-rhel version: system-default description: 'RHEL/CentOS system package: R' website: https://pkgs.org/search/?q=R source_repository: https://git.centos.org/rpms/R source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: ant category: system-rhel version: system-default description: 'RHEL/CentOS system package: ant' website: https://pkgs.org/search/?q=ant source_repository: https://git.centos.org/rpms/ant source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: autoconf category: system-rhel version: system-default description: 'RHEL/CentOS system package: autoconf' website: https://pkgs.org/search/?q=autoconf source_repository: https://git.centos.org/rpms/autoconf source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: automake category: system-rhel version: system-default description: 'RHEL/CentOS system package: automake' website: https://pkgs.org/search/?q=automake source_repository: https://git.centos.org/rpms/automake source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: boost-devel category: system-rhel version: system-default description: 'RHEL/CentOS system package: boost-devel' website: https://pkgs.org/search/?q=boost-devel source_repository: https://git.centos.org/rpms/boost-devel source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: bzip2-devel category: system-rhel version: system-default description: 'RHEL/CentOS system package: bzip2-devel' website: https://pkgs.org/search/?q=bzip2-devel source_repository: https://git.centos.org/rpms/bzip2-devel source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: clang-devel category: system-rhel version: system-default description: 'RHEL/CentOS system package: clang-devel' website: https://pkgs.org/search/?q=clang-devel source_repository: https://git.centos.org/rpms/clang-devel source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: curl-minimal category: system-rhel version: system-default description: 'RHEL/CentOS system package: curl-minimal' website: https://pkgs.org/search/?q=curl-minimal source_repository: https://git.centos.org/rpms/curl-minimal source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: dnf-plugins-core category: system-rhel version: system-default description: 'RHEL/CentOS system package: dnf-plugins-core' website: https://pkgs.org/search/?q=dnf-plugins-core source_repository: https://git.centos.org/rpms/dnf-plugins-core source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: epel-release category: system-rhel version: system-default description: 'RHEL/CentOS system package: epel-release' website: https://pkgs.org/search/?q=epel-release source_repository: https://git.centos.org/rpms/epel-release source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: expect category: system-rhel version: system-default description: 'RHEL/CentOS system package: expect' website: https://pkgs.org/search/?q=expect source_repository: https://git.centos.org/rpms/expect source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: fakeroot category: system-rhel version: system-default description: 'RHEL/CentOS system package: fakeroot' website: https://pkgs.org/search/?q=fakeroot source_repository: https://git.centos.org/rpms/fakeroot source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: freetype-devel category: system-rhel version: system-default description: 'RHEL/CentOS system package: freetype-devel' website: https://pkgs.org/search/?q=freetype-devel source_repository: https://git.centos.org/rpms/freetype-devel source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: fuse-libs category: system-rhel version: system-default description: 'RHEL/CentOS system package: fuse-libs' website: https://pkgs.org/search/?q=fuse-libs source_repository: https://git.centos.org/rpms/fuse-libs source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: gcc category: system-rhel version: system-default description: 'RHEL/CentOS system package: gcc' website: https://pkgs.org/search/?q=gcc source_repository: https://git.centos.org/rpms/gcc source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: gcc-c++ category: system-rhel version: system-default description: 'RHEL/CentOS system package: gcc-c++' website: https://pkgs.org/search/?q=gcc-c++ source_repository: https://git.centos.org/rpms/gcc-c++ source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: gdb category: system-rhel version: system-default description: 'RHEL/CentOS system package: gdb' website: https://pkgs.org/search/?q=gdb source_repository: https://git.centos.org/rpms/gdb source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: gettext category: system-rhel version: system-default description: 'RHEL/CentOS system package: gettext' website: https://pkgs.org/search/?q=gettext source_repository: https://git.centos.org/rpms/gettext source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: git category: system-rhel version: system-default description: 'RHEL/CentOS system package: git' website: https://pkgs.org/search/?q=git source_repository: https://git.centos.org/rpms/git source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: gpg1 category: system-rhel version: system-default description: 'RHEL/CentOS system package: gpg1' website: https://pkgs.org/search/?q=gpg1 source_repository: https://git.centos.org/rpms/gpg1 source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: gtk3 category: system-rhel version: system-default description: 'RHEL/CentOS system package: gtk3' website: https://pkgs.org/search/?q=gtk3 source_repository: https://git.centos.org/rpms/gtk3 source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: java-17-openjdk category: system-rhel version: system-default description: 'RHEL/CentOS system package: java-17-openjdk' website: https://pkgs.org/search/?q=java-17-openjdk source_repository: https://git.centos.org/rpms/java-17-openjdk source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: java-17-openjdk-devel category: system-rhel version: system-default description: 'RHEL/CentOS system package: java-17-openjdk-devel' website: https://pkgs.org/search/?q=java-17-openjdk-devel source_repository: https://git.centos.org/rpms/java-17-openjdk-devel source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: jq category: system-rhel version: system-default description: 'RHEL/CentOS system package: jq' website: https://pkgs.org/search/?q=jq source_repository: https://git.centos.org/rpms/jq source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: libXScrnSaver-devel category: system-rhel version: system-default description: 'RHEL/CentOS system package: libXScrnSaver-devel' website: https://pkgs.org/search/?q=libXScrnSaver-devel source_repository: https://git.centos.org/rpms/libXScrnSaver-devel source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: libXcursor-devel category: system-rhel version: system-default description: 'RHEL/CentOS system package: libXcursor-devel' website: https://pkgs.org/search/?q=libXcursor-devel source_repository: https://git.centos.org/rpms/libXcursor-devel source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: libXrandr-devel category: system-rhel version: system-default description: 'RHEL/CentOS system package: libXrandr-devel' website: https://pkgs.org/search/?q=libXrandr-devel source_repository: https://git.centos.org/rpms/libXrandr-devel source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: libacl-devel category: system-rhel version: system-default description: 'RHEL/CentOS system package: libacl-devel' website: https://pkgs.org/search/?q=libacl-devel source_repository: https://git.centos.org/rpms/libacl-devel source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: libcap-devel category: system-rhel version: system-default description: 'RHEL/CentOS system package: libcap-devel' website: https://pkgs.org/search/?q=libcap-devel source_repository: https://git.centos.org/rpms/libcap-devel source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: libcurl-devel category: system-rhel version: system-default description: 'RHEL/CentOS system package: libcurl-devel' website: https://pkgs.org/search/?q=libcurl-devel source_repository: https://git.centos.org/rpms/libcurl-devel source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: libjpeg-turbo-devel category: system-rhel version: system-default description: 'RHEL/CentOS system package: libjpeg-turbo-devel' website: https://pkgs.org/search/?q=libjpeg-turbo-devel source_repository: https://git.centos.org/rpms/libjpeg-turbo-devel source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: libpng-devel category: system-rhel version: system-default description: 'RHEL/CentOS system package: libpng-devel' website: https://pkgs.org/search/?q=libpng-devel source_repository: https://git.centos.org/rpms/libpng-devel source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: libpq-devel category: system-rhel version: system-default description: 'RHEL/CentOS system package: libpq-devel' website: https://pkgs.org/search/?q=libpq-devel source_repository: https://git.centos.org/rpms/libpq-devel source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: libtiff-devel category: system-rhel version: system-default description: 'RHEL/CentOS system package: libtiff-devel' website: https://pkgs.org/search/?q=libtiff-devel source_repository: https://git.centos.org/rpms/libtiff-devel source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: libtool category: system-rhel version: system-default description: 'RHEL/CentOS system package: libtool' website: https://pkgs.org/search/?q=libtool source_repository: https://git.centos.org/rpms/libtool source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: libuuid-devel category: system-rhel version: system-default description: 'RHEL/CentOS system package: libuuid-devel' website: https://pkgs.org/search/?q=libuuid-devel source_repository: https://git.centos.org/rpms/libuuid-devel source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: libxml2-devel category: system-rhel version: system-default description: 'RHEL/CentOS system package: libxml2-devel' website: https://pkgs.org/search/?q=libxml2-devel source_repository: https://git.centos.org/rpms/libxml2-devel source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: llvm-devel category: system-rhel version: system-default description: 'RHEL/CentOS system package: llvm-devel' website: https://pkgs.org/search/?q=llvm-devel source_repository: https://git.centos.org/rpms/llvm-devel source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: lsof category: system-rhel version: system-default description: 'RHEL/CentOS system package: lsof' website: https://pkgs.org/search/?q=lsof source_repository: https://git.centos.org/rpms/lsof source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: make category: system-rhel version: system-default description: 'RHEL/CentOS system package: make' website: https://pkgs.org/search/?q=make source_repository: https://git.centos.org/rpms/make source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: mesa-libGL-devel category: system-rhel version: system-default description: 'RHEL/CentOS system package: mesa-libGL-devel' website: https://pkgs.org/search/?q=mesa-libGL-devel source_repository: https://git.centos.org/rpms/mesa-libGL-devel source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: ninja-build category: system-rhel version: system-default description: 'RHEL/CentOS system package: ninja-build' website: https://pkgs.org/search/?q=ninja-build source_repository: https://git.centos.org/rpms/ninja-build source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: openssl-devel category: system-rhel version: system-default description: 'RHEL/CentOS system package: openssl-devel' website: https://pkgs.org/search/?q=openssl-devel source_repository: https://git.centos.org/rpms/openssl-devel source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: p7zip category: system-rhel version: system-default description: 'RHEL/CentOS system package: p7zip' website: https://pkgs.org/search/?q=p7zip source_repository: https://git.centos.org/rpms/p7zip source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: p7zip-plugins category: system-rhel version: system-default description: 'RHEL/CentOS system package: p7zip-plugins' website: https://pkgs.org/search/?q=p7zip-plugins source_repository: https://git.centos.org/rpms/p7zip-plugins source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: pam-devel category: system-rhel version: system-default description: 'RHEL/CentOS system package: pam-devel' website: https://pkgs.org/search/?q=pam-devel source_repository: https://git.centos.org/rpms/pam-devel source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: pango-devel category: system-rhel version: system-default description: 'RHEL/CentOS system package: pango-devel' website: https://pkgs.org/search/?q=pango-devel source_repository: https://git.centos.org/rpms/pango-devel source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: patchelf category: system-rhel version: system-default description: 'RHEL/CentOS system package: patchelf' website: https://pkgs.org/search/?q=patchelf source_repository: https://git.centos.org/rpms/patchelf source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: postgresql-devel category: system-rhel version: system-default description: 'RHEL/CentOS system package: postgresql-devel' website: https://pkgs.org/search/?q=postgresql-devel source_repository: https://git.centos.org/rpms/postgresql-devel source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: python2 category: system-rhel version: system-default description: 'RHEL/CentOS system package: python2' website: https://pkgs.org/search/?q=python2 source_repository: https://git.centos.org/rpms/python2 source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: python3.11 category: system-rhel version: system-default description: 'RHEL/CentOS system package: python3.11' website: https://pkgs.org/search/?q=python3.11 source_repository: https://git.centos.org/rpms/python3.11 source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: rpm-sign category: system-rhel version: system-default description: 'RHEL/CentOS system package: rpm-sign' website: https://pkgs.org/search/?q=rpm-sign source_repository: https://git.centos.org/rpms/rpm-sign source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: rpmdevtools category: system-rhel version: system-default description: 'RHEL/CentOS system package: rpmdevtools' website: https://pkgs.org/search/?q=rpmdevtools source_repository: https://git.centos.org/rpms/rpmdevtools source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: sqlite-devel category: system-rhel version: system-default description: 'RHEL/CentOS system package: sqlite-devel' website: https://pkgs.org/search/?q=sqlite-devel source_repository: https://git.centos.org/rpms/sqlite-devel source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: sudo category: system-rhel version: system-default description: 'RHEL/CentOS system package: sudo' website: https://pkgs.org/search/?q=sudo source_repository: https://git.centos.org/rpms/sudo source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: valgrind category: system-rhel version: system-default description: 'RHEL/CentOS system package: valgrind' website: https://pkgs.org/search/?q=valgrind source_repository: https://git.centos.org/rpms/valgrind source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: wget category: system-rhel version: system-default description: 'RHEL/CentOS system package: wget' website: https://pkgs.org/search/?q=wget source_repository: https://git.centos.org/rpms/wget source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: whois category: system-rhel version: system-default description: 'RHEL/CentOS system package: whois' website: https://pkgs.org/search/?q=whois source_repository: https://git.centos.org/rpms/whois source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: xorg-x11-server-Xvfb category: system-rhel version: system-default description: 'RHEL/CentOS system package: xorg-x11-server-Xvfb' website: https://pkgs.org/search/?q=xorg-x11-server-Xvfb source_repository: https://git.centos.org/rpms/xorg-x11-server-Xvfb source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: zlib-devel category: system-rhel version: system-default description: 'RHEL/CentOS system package: zlib-devel' website: https://pkgs.org/search/?q=zlib-devel source_repository: https://git.centos.org/rpms/zlib-devel source_archive: '' license: Various license_file: '' runtime_dependency: true build_dependency: true notes: System package version depends on RHEL/CentOS distribution version - name: pandoc category: tool-vendored version: '3.2' description: Universal document converter website: https://pandoc.org source_repository: https://github.com/jgm/pandoc source_archive: https://github.com/jgm/pandoc/archive/refs/tags/3.2.tar.gz license: GPL-2.0-or-later license_file: https://github.com/jgm/pandoc/blob/master/COPYRIGHT runtime_dependency: true build_dependency: false - name: quarto category: tool-vendored version: 1.8.25 description: Open-source scientific and technical publishing system website: https://quarto.org source_repository: https://github.com/quarto-dev/quarto-cli source_archive: https://github.com/quarto-dev/quarto-cli/releases/download/v1.8.25/quarto-1.8.25-linux-amd64.tar.gz license: MIT license_file: https://github.com/quarto-dev/quarto-cli/blob/main/COPYRIGHT runtime_dependency: true build_dependency: false