This commit is contained in:
David Kale
2020-09-08 13:25:36 -04:00
parent e4246d2b5b
commit 91fcbb0108
4227 changed files with 416837 additions and 457884 deletions

24
node_modules/pn/package.json generated vendored
View File

@@ -1,39 +1,35 @@
{
"_args": [
[
"pn@1.1.0",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_from": "pn@1.1.0",
"_from": "pn@^1.1.0",
"_id": "pn@1.1.0",
"_inBundle": false,
"_integrity": "sha512-2qHaIQr2VLRFoxe2nASzsV6ef4yOOH+Fi9FBOVH6cqeSgUnoyySPZkxzLuzd+RYOQTRpROA0ztTMqxROKSb/nA==",
"_location": "/pn",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "pn@1.1.0",
"raw": "pn@^1.1.0",
"name": "pn",
"escapedName": "pn",
"rawSpec": "1.1.0",
"rawSpec": "^1.1.0",
"saveSpec": null,
"fetchSpec": "1.1.0"
"fetchSpec": "^1.1.0"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/pn/-/pn-1.1.0.tgz",
"_spec": "1.1.0",
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_shasum": "e2f4cef0e219f463c179ab37463e4e1ecdccbafb",
"_spec": "pn@^1.1.0",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/jsdom",
"author": {
"name": "C. Scott Ananian"
},
"bugs": {
"url": "https://github.com/cscott/node-pn/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Promisify the node standard library.",
"devDependencies": {
"es6-shim": "~0.35.3",