• File: package.json
  • Full Path: /home6/laduliya/test.mydthpay.com/node_modules/npm/node_modules/json-schema/package.json
  • Date Modified: 06/12/2022 12:55 PM
  • File size: 1.7 KB
  • MIME-type: text/plain
  • Charset: utf-8
{
  "_args": [
    [
      "json-schema@0.2.3",
      "/home/mydthpay/nodevenv/test.mydthpay.com/12/lib"
    ]
  ],
  "_from": "json-schema@0.2.3",
  "_id": "json-schema@0.2.3",
  "_inBundle": true,
  "_integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=",
  "_location": "/npm/json-schema",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "json-schema@0.2.3",
    "name": "json-schema",
    "escapedName": "json-schema",
    "rawSpec": "0.2.3",
    "saveSpec": null,
    "fetchSpec": "0.2.3"
  },
  "_requiredBy": [
    "/npm/jsprim"
  ],
  "_resolved": false,
  "_shasum": "b480c892e59a2f05954ce727bd3f2a4e882f9e13",
  "_spec": "0.2.3",
  "_where": "/home/mydthpay/nodevenv/test.mydthpay.com/12/lib",
  "author": {
    "name": "Kris Zyp"
  },
  "bugs": {
    "url": "https://github.com/kriszyp/json-schema/issues"
  },
  "deprecated": false,
  "description": "JSON Schema validation and specifications",
  "devDependencies": {
    "vows": "*"
  },
  "directories": {
    "lib": "./lib"
  },
  "homepage": "https://github.com/kriszyp/json-schema#readme",
  "keywords": [
    "json",
    "schema"
  ],
  "licenses": [
    {
      "type": "AFLv2.1",
      "url": "http://trac.dojotoolkit.org/browser/dojo/trunk/LICENSE#L43"
    },
    {
      "type": "BSD",
      "url": "http://trac.dojotoolkit.org/browser/dojo/trunk/LICENSE#L13"
    }
  ],
  "main": "./lib/validate.js",
  "maintainers": [
    {
      "name": "Kris Zyp",
      "email": "kriszyp@gmail.com"
    }
  ],
  "name": "json-schema",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/kriszyp/json-schema.git"
  },
  "scripts": {
    "test": "echo TESTS DISABLED vows --spec test/*.js"
  },
  "version": "0.2.3"
}