Update to modulemd-packager v3
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
d012723e44
commit
bd1b22e387
1 changed files with 9 additions and 10 deletions
19
nodejs.yaml
19
nodejs.yaml
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
document: modulemd
|
||||
version: 2
|
||||
document: modulemd-packager
|
||||
version: 3
|
||||
data:
|
||||
summary: Javascript runtime
|
||||
description: >-
|
||||
|
|
@ -8,14 +8,13 @@ data:
|
|||
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
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: [-el8, -el9]
|
||||
requires:
|
||||
platform: [-el8, -el9]
|
||||
configurations:
|
||||
- context: f27b74a8
|
||||
platform: f35
|
||||
- context: 5e5ad4a0
|
||||
platform: f36
|
||||
- context: 9e842022
|
||||
platform: f37
|
||||
references:
|
||||
community: http://nodejs.org
|
||||
documentation: http://nodejs.org/en/docs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue