/
iliyagladkov
/
to-do-react
Обзор
Документация
Войти
/
iliyagladkov
/
to-do-react
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
node_modules/utila/package.json
25 строк
541 B
Iliya
Final
18 фев 2023, 15:04
18 фев 2023, 15:04
fae6815
Код
Авторство
О чём код?
{ "name": "utila", "version": "0.4.0", "description": "notareplacementforunderscore", "main": "lib/utila.js", "devDependencies": { "coffee-script": "~1.6.3", "little-popo": "~0.1" }, "scripts": { "prepublish": "coffee --bare --compile --output ./lib ./src" }, "repository": { "type": "git", "url": "https://github.com/AriaMinaei/utila.git" }, "keywords": [ "utilities" ], "author": "Aria Minaei", "license": "MIT", "bugs": { "url": "https://github.com/AriaMinaei/utila/issues" } }