Cleaned and refreshed node modules with npm

Added a check for a debug flag so that we can checkout and run actions during release
This commit is contained in:
Drew Heavner
2020-11-15 14:04:10 -05:00
parent 6079bfc827
commit 67dceb4e04
574 changed files with 7314 additions and 5227 deletions
+9 -5
View File
@@ -1,4 +1,11 @@
{
"_args": [
[
"parse5@5.1.1",
"/Users/drew.heavner/Documents/Github/sign-android-release"
]
],
"_development": true,
"_from": "parse5@5.1.1",
"_id": "parse5@5.1.1",
"_inBundle": false,
@@ -19,9 +26,8 @@
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/parse5/-/parse5-5.1.1.tgz",
"_shasum": "f68e4e5ba1852ac2cadc00f4555fff6c2abb6178",
"_spec": "parse5@5.1.1",
"_where": "/Users/drew.heavner/Documents/Github/sign-android-release/node_modules/jsdom",
"_spec": "5.1.1",
"_where": "/Users/drew.heavner/Documents/Github/sign-android-release",
"author": {
"name": "Ivan Nikulin",
"email": "ifaaan@gmail.com",
@@ -30,9 +36,7 @@
"bugs": {
"url": "https://github.com/inikulin/parse5/issues"
},
"bundleDependencies": false,
"contributors": "https://github.com/inikulin/parse5/graphs/contributors",
"deprecated": false,
"description": "HTML parser and serializer.",
"files": [
"lib"