meteor/deque

Name: deque

Owner: Meteor

Description: Wrapper package for double-ended-queue

Created: 2015-06-23 17:39:45.0

Updated: 2017-05-15 08:37:03.0

Pushed: 2015-06-23 17:53:25.0

Homepage: null

Size: 123

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

deque

Wrapper package for double-ended-queue.

This package currently exists to work around a problem in the read-installed package (used by npm) that effectively forbids packages with prerelease versions (like double-ended-queue@2.1.0-0) from being installed in a top-level node_modules directory.

In the future, we might supplement this package with our own queue features, but for now we export the double-ended-queue module unmodified.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.