/
r47717
/
computed
Обзор
Документация
Войти
/
r47717
/
computed
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
package.json
15 строк
259 B
r47717
initial commit
19 фев 2020, 18:55
19 фев 2020, 18:55
a5f0df8
Код
Авторство
О чём код?
{ "name": "computed", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "tsc && node ./dist/index.js" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "typescript": "^3.7.5" } }