/
niceSOFT
/
njs
Обзор
Документация
Войти
/
niceSOFT
/
njs
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/ts/package.json
15 строк
318 B
Dmitry Volyntsev
Types: added ts types for the xml API.
02 фев 2023, 06:04
02 фев 2023, 06:04
c2d9725
Код
Авторство
О чём код?
{ "private": true, "name": "njs-types-test", "version": "0.0.0", "description": "Tests for njs TypeScript type definitions.", "scripts": { "test": "tsc" }, "author": "NGINX, Inc.", "license": "BSD-2-Clause", "devDependencies": { "njs-types": "file:../../ts", "typescript": "~4.9.5" } }