mirror of
https://github.com/actions/labeler.git
synced 2025-12-18 16:16:48 +00:00
build
This commit is contained in:
24
node_modules/decode-uri-component/package.json
generated
vendored
24
node_modules/decode-uri-component/package.json
generated
vendored
@@ -1,33 +1,27 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"decode-uri-component@0.2.0",
|
||||
"/Users/pjquirk/Source/GitHub/actions/labeler"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "decode-uri-component@0.2.0",
|
||||
"_from": "decode-uri-component@^0.2.0",
|
||||
"_id": "decode-uri-component@0.2.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=",
|
||||
"_location": "/decode-uri-component",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "decode-uri-component@0.2.0",
|
||||
"raw": "decode-uri-component@^0.2.0",
|
||||
"name": "decode-uri-component",
|
||||
"escapedName": "decode-uri-component",
|
||||
"rawSpec": "0.2.0",
|
||||
"rawSpec": "^0.2.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.2.0"
|
||||
"fetchSpec": "^0.2.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/source-map-resolve"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz",
|
||||
"_spec": "0.2.0",
|
||||
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
|
||||
"_shasum": "eb3913333458775cb84cd1a1fae062106bb87545",
|
||||
"_spec": "decode-uri-component@^0.2.0",
|
||||
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/source-map-resolve",
|
||||
"author": {
|
||||
"name": "Sam Verschueren",
|
||||
"email": "sam.verschueren@gmail.com",
|
||||
@@ -36,6 +30,8 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/SamVerschueren/decode-uri-component/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "A better decodeURIComponent",
|
||||
"devDependencies": {
|
||||
"ava": "^0.17.0",
|
||||
|
||||
Reference in New Issue
Block a user