/
githubmirror
/
pm2
Обзор
Документация
Войти
/
githubmirror
/
pm2
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
lib/templates/sample-apps/python-app/package.json
11 строк
260 B
Unitech
feature: pm2 create command
04 ноя 2019, 12:07
04 ноя 2019, 12:07
6f89f0e
Код
Авторство
О чём код?
{ "name": "python-app", "version": "1.0.0", "description": "Example on how to manage a Python application with PM2", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC" }