/
Zertmark
/
site_for_practice
Обзор
Документация
Войти
/
Zertmark
/
site_for_practice
Код
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
node_modules/pend/package.json
18 строк
410 B
zertmark
Github Pages setup
23 апр 2025, 15:06
23 апр 2025, 15:06
93ee661
Код
Авторство
О чём код?
{ "name": "pend", "version": "1.2.0", "description": "dead-simple optimistic async helper", "main": "index.js", "scripts": { "test": "node test.js" }, "author": "Andrew Kelley <superjoe30@gmail.com>", "license": "MIT", "repository": { "type": "git", "url": "git://github.com/andrewrk/node-pend.git" }, "bugs": { "url": "https://github.com/andrewrk/node-pend/issues" } }