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

0
node_modules/esprima/bin/esparse.js generated vendored Normal file → Executable file
View File

0
node_modules/esprima/bin/esvalidate.js generated vendored Normal file → Executable file
View File

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

@@ -1,32 +1,28 @@
{
"_args": [
[
"esprima@4.0.1",
"C:\\Users\\damccorm\\Documents\\labeler"
]
],
"_from": "esprima@4.0.1",
"_from": "esprima@^4.0.0",
"_id": "esprima@4.0.1",
"_inBundle": false,
"_integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
"_location": "/esprima",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "esprima@4.0.1",
"raw": "esprima@^4.0.0",
"name": "esprima",
"escapedName": "esprima",
"rawSpec": "4.0.1",
"rawSpec": "^4.0.0",
"saveSpec": null,
"fetchSpec": "4.0.1"
"fetchSpec": "^4.0.0"
},
"_requiredBy": [
"/escodegen",
"/js-yaml"
],
"_resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
"_spec": "4.0.1",
"_where": "C:\\Users\\damccorm\\Documents\\labeler",
"_shasum": "13b04cdb3e6c5d19df91ab6987a8695619b0aa71",
"_spec": "esprima@^4.0.0",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/js-yaml",
"author": {
"name": "Ariya Hidayat",
"email": "ariya.hidayat@gmail.com"
@@ -38,6 +34,8 @@
"bugs": {
"url": "https://github.com/jquery/esprima/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "ECMAScript parsing infrastructure for multipurpose analysis",
"devDependencies": {
"codecov.io": "~0.1.6",