/
aburavov
/
ready_web_app
Обзор
Документация
Войти
/
aburavov
/
ready_web_app
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
node_modules/seq-queue/package.json
17 строк
418 B
aburavov
first com
15 июл 2025, 11:02
15 июл 2025, 11:02
81fd746
Код
Авторство
О чём код?
{ "name": "seq-queue", "author": "changchang <changchang005@gmail.com>", "version": "0.0.5", "description": "A simple tool to keep requests to be executed in order.", "homepage": "https://github.com/changchang/seq-queue", "repository": { "type": "git", "url": "git@github.com:changchang/seq-queue.git" }, "dependencies": { }, "devDependencies": { "mocha": ">=0.0.1", "should": ">=0.0.1" } }