/
alexrodionov
/
node
Обзор
Документация
Войти
/
alexrodionov
/
node
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
ch02/package.json
10 строк
262 B
Ethan Brown
Chapter 2 Examples
06 янв 2020, 02:00
06 янв 2020, 02:00
3d9945e
Код
Авторство
О чём код?
{ "name": "wdne23-ch03", "version": "1.0.0", "description": "Web Development with Node and Express, 2nd Edition, Chapter 3 Examples", "main": "index.js", "author": "Ethan Brown <e@zepln.com>", "license": "(MIT OR GPL-3.0)", "dependencies": { } }