/
TON618OFF
/
FinalPWHTML
Обзор
Документация
Войти
/
TON618OFF
/
FinalPWHTML
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
node_modules/@tinyhttp/content-disposition/package.json
30 строк
689 B
TON618OFF
не ну это ваще
23 июн 2024, 00:30
23 июн 2024, 00:30
e27ae20
Код
Авторство
О чём код?
{ "name": "@tinyhttp/content-disposition", "description": "content-disposition rewrite in TypeScript", "version": "2.2.0", "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/content-disposition" }, "engines": { "node": ">=12.20.0" }, "type": "module", "types": "./dist/index.d.ts", "exports": "./dist/index.js", "files": [ "dist" ], "dependencies": {}, "scripts": { "dev": "vite", "build": "vite build" } }