/
Nspection
/
rules-manager-mcp
Обзор
Документация
Войти
/
Nspection
/
rules-manager-mcp
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
dev
node_modules/jest-get-type/package.json
27 строк
658 B
Buglov Evgeny
Добавление тестов
08 мар 2026, 15:35
08 мар 2026, 15:35
01ca109
Код
Авторство
О чём код?
{ "name": "jest-get-type", "description": "A utility function to get the type of a value", "version": "29.6.3", "repository": { "type": "git", "url": "https://github.com/jestjs/jest.git", "directory": "packages/jest-get-type" }, "engines": { "node": "^14.15.0 || ^16.10.0 || >=18.0.0" }, "license": "MIT", "main": "./build/index.js", "types": "./build/index.d.ts", "exports": { ".": { "types": "./build/index.d.ts", "default": "./build/index.js" }, "./package.json": "./package.json" }, "publishConfig": { "access": "public" }, "gitHead": "fb7d95c8af6e0d65a8b65348433d8a0ea0725b5b" }