install-nix-action/node_modules/resolve-url/bower.json
Domen Kožar 49df04613e
v7
2020-02-24 13:29:22 +01:00

15 lines
285 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "resolve-url",
"version": "0.2.1",
"description": "Like Node.js `path.resolve`/`url.resolve` for the browser.",
"authors": ["Simon Lydell"],
"license": "MIT",
"main": "resolve-url.js",
"keywords": [
"resolve",
"url"
],
"ignore": [
".*"
]
}