/
marley
/
diasoft-angular-quick-start
Обзор
Документация
Войти
/
marley
/
diasoft-angular-quick-start
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
module-10
package.json
16 строк
264 B
Marley
feat: add versel backend
22 июл 2023, 07:12
22 июл 2023, 07:12
d85f94e
Код
Авторство
О чём код?
{ "name": "api", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "node index.js" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "cors": "^2.8.5", "json-server": "^0.17.3" } }