updated sys and created publi

This commit is contained in:
Bachir Soussi Chiadmi
2017-12-21 18:09:49 +01:00
parent 2a6e2ff863
commit cefd1c2ad0
9509 changed files with 744901 additions and 32263 deletions
+12 -38
View File
@@ -1,57 +1,39 @@
{
"_args": [
[
{
"raw": "json-schema@0.2.3",
"scope": null,
"escapedName": "json-schema",
"name": "json-schema",
"rawSpec": "0.2.3",
"spec": "0.2.3",
"type": "version"
},
"/mnt/Data/bach/Documents/ola/OLA#4/OLA#4DOC/sys/node_modules/jsprim"
"json-schema@0.2.3",
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
]
],
"_development": true,
"_from": "json-schema@0.2.3",
"_id": "json-schema@0.2.3",
"_inCache": true,
"_inBundle": false,
"_integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=",
"_location": "/json-schema",
"_nodeVersion": "6.1.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/json-schema-0.2.3.tgz_1473699189380_0.7420965158380568"
},
"_npmUser": {
"name": "kriszyp",
"email": "kriszyp@gmail.com"
},
"_npmVersion": "3.8.9",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "json-schema@0.2.3",
"scope": null,
"escapedName": "json-schema",
"name": "json-schema",
"escapedName": "json-schema",
"rawSpec": "0.2.3",
"spec": "0.2.3",
"type": "version"
"saveSpec": null,
"fetchSpec": "0.2.3"
},
"_requiredBy": [
"/jsprim"
],
"_resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz",
"_shasum": "b480c892e59a2f05954ce727bd3f2a4e882f9e13",
"_shrinkwrap": null,
"_spec": "json-schema@0.2.3",
"_where": "/mnt/Data/bach/Documents/ola/OLA#4/OLA#4DOC/sys/node_modules/jsprim",
"_spec": "0.2.3",
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
"author": {
"name": "Kris Zyp"
},
"bugs": {
"url": "https://github.com/kriszyp/json-schema/issues"
},
"dependencies": {},
"description": "JSON Schema validation and specifications",
"devDependencies": {
"vows": "*"
@@ -59,11 +41,6 @@
"directories": {
"lib": "./lib"
},
"dist": {
"shasum": "b480c892e59a2f05954ce727bd3f2a4e882f9e13",
"tarball": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz"
},
"gitHead": "07ae2c618b5f581dbc108e065f4f95dcf0a1d85f",
"homepage": "https://github.com/kriszyp/json-schema#readme",
"keywords": [
"json",
@@ -87,9 +64,6 @@
}
],
"name": "json-schema",
"optionalDependencies": {},
"readme": "JSON Schema is a repository for the JSON Schema specification, reference schemas and a CommonJS implementation of JSON Schema (not the only JavaScript implementation of JSON Schema, JSV is another excellent JavaScript validator).\r\n\r\nCode is licensed under the AFL or BSD license as part of the Persevere \r\nproject which is administered under the Dojo foundation,\r\nand all contributions require a Dojo CLA.",
"readmeFilename": "README.md",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/kriszyp/json-schema.git"