mirror of
https://github.com/actions/labeler.git
synced 2025-12-16 06:56:51 +00:00
build
This commit is contained in:
24
node_modules/resolve-url/package.json
generated
vendored
24
node_modules/resolve-url/package.json
generated
vendored
@@ -1,39 +1,35 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"resolve-url@0.2.1",
|
||||
"/Users/pjquirk/Source/GitHub/actions/labeler"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "resolve-url@0.2.1",
|
||||
"_from": "resolve-url@^0.2.1",
|
||||
"_id": "resolve-url@0.2.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=",
|
||||
"_location": "/resolve-url",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "resolve-url@0.2.1",
|
||||
"raw": "resolve-url@^0.2.1",
|
||||
"name": "resolve-url",
|
||||
"escapedName": "resolve-url",
|
||||
"rawSpec": "0.2.1",
|
||||
"rawSpec": "^0.2.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.2.1"
|
||||
"fetchSpec": "^0.2.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/source-map-resolve"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz",
|
||||
"_spec": "0.2.1",
|
||||
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
|
||||
"_shasum": "2c637fe77c893afd2a663fe21aa9080068e2052a",
|
||||
"_spec": "resolve-url@^0.2.1",
|
||||
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/source-map-resolve",
|
||||
"author": {
|
||||
"name": "Simon Lydell"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/lydell/resolve-url/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": "https://github.com/lydell/resolve-url#deprecated",
|
||||
"description": "Like Node.js’ `path.resolve`/`url.resolve` for the browser.",
|
||||
"devDependencies": {
|
||||
"jshint": "~2.4.3",
|
||||
|
||||
Reference in New Issue
Block a user