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