/
lostSun
/
project-client-server-apps
Обзор
Документация
Войти
/
lostSun
/
project-client-server-apps
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
node_modules/launch-editor/package.json
24 строки
547 B
1lostsun
initial commit
05 май 2025, 11:35
05 май 2025, 11:35
fe8f535
Код
Авторство
О чём код?
{ "name": "launch-editor", "version": "2.10.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.0.0", "shell-quote": "^1.8.1" } }