mirror of
https://github.com/cachix/install-nix-action.git
synced 2025-06-08 18:04:29 +00:00
v6
This commit is contained in:
parent
cd5893b2c6
commit
70742d22d9
6774 changed files with 1602535 additions and 1 deletions
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"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue