--- document: modulemd version: 2 data: name: nodejs-devel stream: 18 version: 8090020240904050307 context: 31c5aa00 summary: Javascript runtime description: >- Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. license: module: - MIT content: - MIT - MIT and ASL 2.0 and ISC and BSD xmd: mbs: buildrequires: platform: context: 00000000 filtered_rpms: [] koji_tag: module-anolis-8.9.0-build ref: virtual stream: an8.9.0 stream_collision_modules: ursine_rpms: version: 9 commit: 1744fae335e1ae759894b86814b7784a8818d892 mse: TRUE rpms: nodejs: ref: b2c858d6efb78d3014612af74cc52e83908da84a nodejs-nodemon: ref: 1d700a01a1677e4ef109f1927f1f9fca85881f49 nodejs-packaging: ref: 7380c32c867583ce3134e01ce1efd069abfbb61b scmurl: git+https://gitee.com/src-anolis-module/nodejs.git dependencies: - buildrequires: platform: [an8.9.0] requires: platform: [an8] references: community: http://nodejs.org documentation: http://nodejs.org/en/docs tracker: https://github.com/nodejs/node/issues profiles: common: rpms: - nodejs - npm development: rpms: - nodejs - nodejs-devel - npm minimal: rpms: - nodejs s2i: rpms: - nodejs - nodejs-nodemon - npm api: rpms: - nodejs - nodejs-devel - npm buildopts: rpms: macros: > %_with_bootstrap 1 components: rpms: nodejs: rationale: Javascript runtime and npm package manager. repository: git+https://gitee.com/src-anolis-os/nodejs cache: http://pkgs.fedoraproject.org/repo/pkgs/nodejs ref: a8-nodejs-stream-18 buildorder: 100 arches: [aarch64, loongarch64 i686, ppc64le, s390x, x86_64] nodejs-nodemon: rationale: Simple monitor script for use during development of a node.js app repository: git+https://gitee.com/src-anolis-os/nodejs-nodemon cache: http://pkgs.fedoraproject.org/repo/pkgs/nodejs-nodemon ref: a8-nodejs-stream-18 buildorder: 200 arches: [aarch64, loongarch64 i686, ppc64le, s390x, x86_64] nodejs-packaging: rationale: RPM Macros and Utilities for Node.js Packaging repository: git+https://gitee.com/src-anolis-os/nodejs-packaging cache: http://pkgs.fedoraproject.org/repo/pkgs/nodejs-packaging ref: a8-nodejs-stream-18 buildorder: 10 arches: [aarch64, loongarch64 i686, ppc64le, s390x, x86_64] ...