mirror of
https://github.com/actions/labeler.git
synced 2025-12-19 00:26:47 +00:00
build
This commit is contained in:
14
node_modules/parse5/package.json
generated
vendored
14
node_modules/parse5/package.json
generated
vendored
@@ -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": "*",
|
||||
|
||||
Reference in New Issue
Block a user