/
TON618OFF
/
FinalPWHTML
Обзор
Документация
Войти
/
TON618OFF
/
FinalPWHTML
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
node_modules/@tinyhttp/accepts/package.json
36 строк
775 B
TON618OFF
не ну это ваще
23 июн 2024, 00:30
23 июн 2024, 00:30
e27ae20
Код
Авторство
О чём код?
{ "name": "@tinyhttp/accepts", "description": "accepts rewrite in TypeScript", "version": "2.2.1", "license": "MIT", "homepage": "https://tinyhttp.v1rtl.site", "funding": { "type": "individual", "url": "https://github.com/tinyhttp/tinyhttp?sponsor=1" }, "repository": { "type": "git", "url": "https://github.com/tinyhttp/tinyhttp.git", "directory": "packages/cookie-signature" }, "engines": { "node": ">=12.20.0" }, "type": "module", "types": "./dist/index.d.ts", "exports": "./dist/index.js", "files": [ "dist" ], "devDependencies": { "@types/negotiator": "^0.6.3" }, "dependencies": { "mime": "4.0.1", "negotiator": "^0.6.3" }, "scripts": { "dev": "vite", "build": "vite build" } }