remove old modulemd
This commit is contained in:
parent
e3ef40f307
commit
55e1788d45
1 changed files with 0 additions and 46 deletions
46
nodejs.yaml
46
nodejs.yaml
|
|
@ -1,46 +0,0 @@
|
|||
document: modulemd
|
||||
version: 1
|
||||
data:
|
||||
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: GPLv3
|
||||
content:
|
||||
- MIT
|
||||
- ASL 2.0
|
||||
- ISC
|
||||
- BSD
|
||||
dependencies:
|
||||
buildrequires:
|
||||
base-runtime: f26
|
||||
shared-userspace: f26
|
||||
requires:
|
||||
base-runtime: f26
|
||||
shared-userspace: f26
|
||||
references:
|
||||
community: https://docs.pagure.org/modularity/
|
||||
documentation: https://github.com/modularity-modules/nodejs
|
||||
tracker: https://github.com/modularity-modules/nodejs
|
||||
profiles:
|
||||
default:
|
||||
rpms:
|
||||
- nodejs
|
||||
- npm
|
||||
minimal:
|
||||
rpms:
|
||||
- nodejs
|
||||
api:
|
||||
rpms:
|
||||
- npm
|
||||
- nodejs
|
||||
components:
|
||||
rpms:
|
||||
nodejs:
|
||||
rationale: JavaScript runtime
|
||||
# commit from f26 which enables bootstrapping
|
||||
ref: dc97a3c480a65adec0f8ed34eb652932fa740235
|
||||
buildorder: 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue