blob: 9dcb65ec00a0664fa49f2d2f5af97d17ed3d22cf [file] [log] [blame]
{
"_args": [
[
"json-schema@0.2.3",
"/Users/jaslan/Development/nifi-fds/target/frontend-working-directory"
]
],
"_development": true,
"_from": "json-schema@0.2.3",
"_id": "json-schema@0.2.3",
"_inBundle": false,
"_integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=",
"_location": "/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": [
"/jsprim"
],
"_resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz",
"_spec": "0.2.3",
"_where": "/Users/jaslan/Development/nifi-fds/target/frontend-working-directory",
"author": {
"name": "Kris Zyp"
},
"bugs": {
"url": "https://github.com/kriszyp/json-schema/issues"
},
"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"
}