/
TON618OFF
/
FinalPWHTML
Обзор
Документация
Войти
/
TON618OFF
/
FinalPWHTML
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
node_modules/@tinyhttp/send/package.json
41 строка
828 B
TON618OFF
не ну это ваще
23 июн 2024, 00:30
23 июн 2024, 00:30
e27ae20
Код
Авторство
О чём код?
{ "name": "@tinyhttp/send", "version": "2.2.1", "type": "module", "description": "json, send, sendFile, status and sendStatus methods for tinyhttp", "homepage": "https://tinyhttp.v1rtl.site", "repository": { "type": "git", "url": "https://github.com/tinyhttp/tinyhttp.git", "directory": "packages/res" }, "types": "./dist/index.d.ts", "exports": "./dist/index.js", "keywords": [ "tinyhttp", "node.js", "web framework", "web", "backend", "res", "send", "send-file" ], "engines": { "node": ">=12.20.0" }, "author": "v1rtl", "license": "MIT", "dependencies": { "@tinyhttp/content-type": "^0.1.4", "mime": "4.0.1", "@tinyhttp/etag": "2.1.1" }, "files": [ "dist" ], "scripts": { "dev": "vite", "build": "vite build" } }