/
makaevS
/
embodied-types
Обзор
Документация
Войти
/
makaevS
/
embodied-types
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
step_0
package.json
16 строк
320 B
Макаев Степан Александрович
initial commit
20 мар 2024, 07:44
20 мар 2024, 07:44
b079821
Код
Авторство
О чём код?
{ "name": "embodied-types", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "MIT", "devDependencies": { "prettier": "3.2.5", "typescript": "5.5.0-dev.20240315" } }