/
iliyagladkov
/
to-do-react
Обзор
Документация
Войти
/
iliyagladkov
/
to-do-react
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
node_modules/makeerror/package.json
21 строка
452 B
Iliya
Final
18 фев 2023, 15:04
18 фев 2023, 15:04
fae6815
Код
Авторство
О чём код?
{ "name": "makeerror", "description": "A library to make errors.", "version": "1.0.12", "license": "BSD-3-Clause", "author": "Naitik Shah <n@daaku.org>", "main": "lib/makeerror", "repository": { "type": "git", "url": "https://github.com/daaku/nodejs-makeerror" }, "scripts": { "test": "NODE_PATH=./lib mocha --ui exports" }, "dependencies": { "tmpl": "1.0.5" }, "devDependencies": { "mocha": "9.1.3" } }