mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 04:10:04 +02:00
update node modules
This commit is contained in:
13
node_modules/json-schema/package.json
generated
vendored
13
node_modules/json-schema/package.json
generated
vendored
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"json-schema@0.2.3",
|
||||
"E:\\projects\\p\\minifyfromhtml"
|
||||
]
|
||||
],
|
||||
"_from": "json-schema@0.2.3",
|
||||
"_id": "json-schema@0.2.3",
|
||||
"_inBundle": false,
|
||||
@@ -19,17 +25,14 @@
|
||||
"/jsprim"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz",
|
||||
"_shasum": "b480c892e59a2f05954ce727bd3f2a4e882f9e13",
|
||||
"_spec": "json-schema@0.2.3",
|
||||
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/jsprim",
|
||||
"_spec": "0.2.3",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml",
|
||||
"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