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
+14 -10
View File
@@ -1,27 +1,33 @@
{
"_from": "nwsapi@^2.2.0",
"_args": [
[
"nwsapi@2.2.0",
"/Users/drew.heavner/Documents/Github/sign-android-release"
]
],
"_development": true,
"_from": "nwsapi@2.2.0",
"_id": "nwsapi@2.2.0",
"_inBundle": false,
"_integrity": "sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==",
"_location": "/nwsapi",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "nwsapi@^2.2.0",
"raw": "nwsapi@2.2.0",
"name": "nwsapi",
"escapedName": "nwsapi",
"rawSpec": "^2.2.0",
"rawSpec": "2.2.0",
"saveSpec": null,
"fetchSpec": "^2.2.0"
"fetchSpec": "2.2.0"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.0.tgz",
"_shasum": "204879a9e3d068ff2a55139c2c772780681a38b7",
"_spec": "nwsapi@^2.2.0",
"_where": "/Users/drew.heavner/Documents/Github/sign-android-release/node_modules/jsdom",
"_spec": "2.2.0",
"_where": "/Users/drew.heavner/Documents/Github/sign-android-release",
"author": {
"name": "Diego Perini",
"email": "diego.perini@gmail.com",
@@ -30,8 +36,6 @@
"bugs": {
"url": "http://github.com/dperini/nwsapi/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Fast CSS Selectors API Engine",
"directories": {
"test": "test"