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

View File

@@ -1,11 +1,4 @@
{
"_args": [
[
"json-schema@0.2.3",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_from": "json-schema@0.2.3",
"_id": "json-schema@0.2.3",
"_inBundle": false,
@@ -26,14 +19,17 @@
"/jsprim"
],
"_resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz",
"_spec": "0.2.3",
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_shasum": "b480c892e59a2f05954ce727bd3f2a4e882f9e13",
"_spec": "json-schema@0.2.3",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/jsprim",
"author": {
"name": "Kris Zyp"
},
"bugs": {
"url": "https://github.com/kriszyp/json-schema/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "JSON Schema validation and specifications",
"devDependencies": {
"vows": "*"