/
eb
/
Surf
Обзор
Документация
Войти
/
eb
/
Surf
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
node_modules/resolve-url/component.json
15 строк
299 B
EvgeniyBudaev
Initial commit
17 фев 2020, 09:02
17 фев 2020, 09:02
bb6f06f
Код
Авторство
О чём код?
{ "name": "resolve-url", "version": "0.2.1", "license": "MIT", "description": "Like Node.js’ `path.resolve`/`url.resolve` for the browser.", "main": "resolve-url.js", "repo": "lydell/resolve-url", "keywords": [ "resolve", "url" ], "scripts": [ "resolve-url.js" ] }