mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-10 21:01:41 +00:00
update
This commit is contained in:
15
node_modules/resolve-url/component.json
generated
vendored
Normal file
15
node_modules/resolve-url/component.json
generated
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user