node-graphql 15.5.0-2 source package in Ubuntu

Changelog

node-graphql (15.5.0-2) unstable; urgency=medium

  * Source only upload for migration to testing

 -- Pirate Praveen <email address hidden>  Mon, 14 Feb 2022 23:49:25 +0530

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-graphql_15.5.0-2.dsc 2.1 KiB 59a2eeb96fba5768213bf257d29be8409317ea6a47e204a088d8ea618e87210c
node-graphql_15.5.0.orig.tar.gz 589.5 KiB bd23af267ccd6d2b8224ed509337635cf366f8cce2a54ff7457383ba53dd8270
node-graphql_15.5.0-2.debian.tar.xz 2.6 KiB 69398f65901498d4fc04e0f7d9314078f2c366e0f9092a8ec6abdae7d32bb887

Available diffs

No changes file available.

Binary packages built by this source

node-graphql: JavaScript reference implementation for GraphQL

 GraphQL is a Query Language and Runtime for APIs which can target any service.
 It provides a complete and understandable description of the data in an API,
 gives clients the power to ask for exactly what they need and nothing more,
 makes it easier to evolve APIs over time, and enables powerful developer tools.
 .
 Node.js is an event-based server-side JavaScript engine.