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

14
node_modules/parse5/package.json generated vendored
View File

@@ -1,11 +1,4 @@
{
"_args": [
[
"parse5@4.0.0",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_from": "parse5@4.0.0",
"_id": "parse5@4.0.0",
"_inBundle": false,
@@ -26,8 +19,9 @@
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/parse5/-/parse5-4.0.0.tgz",
"_spec": "4.0.0",
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_shasum": "6d78656e3da8d78b4ec0b906f7c08ef1dfe3f608",
"_spec": "parse5@4.0.0",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/jsdom",
"author": {
"name": "Ivan Nikulin",
"email": "ifaaan@gmail.com",
@@ -36,7 +30,9 @@
"bugs": {
"url": "https://github.com/inikulin/parse5/issues"
},
"bundleDependencies": false,
"contributors": "https://github.com/inikulin/parse5/graphs/contributors",
"deprecated": false,
"description": "HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.",
"devDependencies": {
"@types/node": "*",