/
eb
/
Surf
Обзор
Документация
Войти
/
eb
/
Surf
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
node_modules/source-map-resolve/component.json
29 строк
595 B
EvgeniyBudaev
Initial commit
17 фев 2020, 09:02
17 фев 2020, 09:02
bb6f06f
Код
Авторство
О чём код?
{ "name": "source-map-resolve", "version": "0.5.2", "author": "Simon Lydell", "license": "MIT", "description": "Resolve the source map and/or sources for a generated file.", "keywords": [ "source map", "sourcemap", "source", "map", "sourceMappingURL", "resolve", "resolver", "locate", "locator", "find", "finder" ], "repo": "lydell/source-map-resolve", "main": "source-map-resolve.js", "scripts": [ "source-map-resolve.js" ], "dependencies": { "lydell/source-map-url": "~0.4.0", "lydell/resolve-url": "~0.2.1" } }