31 lines
748 B
YAML
31 lines
748 B
YAML
data:
|
|
api:
|
|
rpms:
|
|
- nodejs
|
|
dependencies:
|
|
buildrequires:
|
|
base-runtime: f26
|
|
shared-userspace: f26
|
|
requires:
|
|
shared-userspace: f26
|
|
base-runtime: f26
|
|
components:
|
|
rpms:
|
|
nodejs:
|
|
rationale: "Primary package"
|
|
ref: f26
|
|
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.'
|
|
filter: {}
|
|
license:
|
|
module: [MIT and ASL 2.0 and ISC and BSD]
|
|
summary: JavaScript runtime
|
|
document: modulemd
|
|
version: 1
|