/
Mikhail823
/
todo
Обзор
Документация
Войти
/
Mikhail823
/
todo
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
node_modules/launch-editor/package.json
24 строки
547 B
Mikhail Popov
j
23 фев 2026, 16:12
23 фев 2026, 16:12
ff7232a
Код
Авторство
О чём код?
{ "name": "launch-editor", "version": "2.12.0", "description": "launch editor from node.js", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/yyx990803/launch-editor.git" }, "keywords": [ "launch", "editor" ], "author": "Evan You", "license": "MIT", "bugs": { "url": "https://github.com/yyx990803/launch-editor/issues" }, "homepage": "https://github.com/yyx990803/launch-editor#readme", "dependencies": { "picocolors": "^1.1.1", "shell-quote": "^1.8.3" } }