mirror of
https://github.com/actions/labeler
synced 2026-05-09 14:11:01 +02:00
build
This commit is contained in:
24
node_modules/tough-cookie/package.json
generated
vendored
24
node_modules/tough-cookie/package.json
generated
vendored
@@ -1,26 +1,19 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"tough-cookie@2.5.0",
|
||||
"/Users/pjquirk/Source/GitHub/actions/labeler"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "tough-cookie@2.5.0",
|
||||
"_from": "tough-cookie@^2.3.4",
|
||||
"_id": "tough-cookie@2.5.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==",
|
||||
"_location": "/tough-cookie",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "tough-cookie@2.5.0",
|
||||
"raw": "tough-cookie@^2.3.4",
|
||||
"name": "tough-cookie",
|
||||
"escapedName": "tough-cookie",
|
||||
"rawSpec": "2.5.0",
|
||||
"rawSpec": "^2.3.4",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "2.5.0"
|
||||
"fetchSpec": "^2.3.4"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/jsdom",
|
||||
@@ -28,8 +21,9 @@
|
||||
"/request-promise-native"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz",
|
||||
"_spec": "2.5.0",
|
||||
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
|
||||
"_shasum": "cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2",
|
||||
"_spec": "tough-cookie@^2.3.4",
|
||||
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/jsdom",
|
||||
"author": {
|
||||
"name": "Jeremy Stashewsky",
|
||||
"email": "jstash@gmail.com"
|
||||
@@ -37,6 +31,7 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/salesforce/tough-cookie/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Alexander Savin"
|
||||
@@ -61,6 +56,7 @@
|
||||
"psl": "^1.1.28",
|
||||
"punycode": "^2.1.1"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "RFC6265 Cookies and Cookie Jar for node.js",
|
||||
"devDependencies": {
|
||||
"async": "^1.4.2",
|
||||
|
||||
Reference in New Issue
Block a user