/
TON618OFF
/
FinalPWHTML
Обзор
Документация
Войти
/
TON618OFF
/
FinalPWHTML
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
node_modules/@tinyhttp/forwarded/package.json
36 строк
714 B
TON618OFF
не ну это ваще
23 июн 2024, 00:30
23 июн 2024, 00:30
e27ae20
Код
Авторство
О чём код?
{ "name": "@tinyhttp/forwarded", "version": "2.1.2", "type": "module", "description": "forwarded rewrite with TypeScript and ESM support", "homepage": "https://tinyhttp.v1rtl.site", "repository": { "type": "git", "url": "https://github.com/tinyhttp/tinyhttp.git", "directory": "packages/forwarded" }, "types": "./dist/index.d.ts", "exports": "./dist/index.js", "files": [ "dist" ], "keywords": [ "tinyhttp", "node.js", "web framework", "web", "backend", "forwarded", "headers", "header" ], "engines": { "node": ">=12.20.0" }, "author": "v1rtl", "license": "MIT", "scripts": { "dev": "vite", "build": "vite build" } }