mirror of
https://github.com/actions/setup-go.git
synced 2025-07-18 04:45:15 -06:00
Fix.
This commit is contained in:
parent
ffce9ce43f
commit
a966e84ff9
6749 changed files with 937822 additions and 460 deletions
18
node_modules/source-map-url/component.json
generated
vendored
Normal file
18
node_modules/source-map-url/component.json
generated
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"name": "source-map-url",
|
||||
"version": "0.4.0",
|
||||
"author": "Simon Lydell",
|
||||
"license": "MIT",
|
||||
"description": "Tools for working with sourceMappingURL comments.",
|
||||
"keywords": [
|
||||
"source map",
|
||||
"sourceMappingURL",
|
||||
"comment",
|
||||
"annotation"
|
||||
],
|
||||
"main": "source-map-url.js",
|
||||
"repo": "lydell/source-map-url",
|
||||
"scripts": [
|
||||
"source-map-url.js"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue