projecte_ionic/node_modules/resolve-url/bower.json
2022-02-09 18:30:03 +01:00

16 lines
285 B
JSON
Executable file
Raw Permalink 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": [
".*"
]
}