bs-ajv
Version:
BucklesScript bindings to Ajv (Another JSON Validator)
54 lines (53 loc) • 1.52 kB
JSON
{
"_args": [
[
"jest-validate@22.4.3",
"/Users/donviszneki/bs-ajv"
]
],
"_development": true,
"_from": "jest-validate@22.4.3",
"_id": "jest-validate@22.4.3",
"_inBundle": false,
"_integrity": "sha512-CfFM18W3GSP/xgmA4UouIx0ljdtfD2mjeBC6c89Gg17E44D4tQhAcTrZmf9djvipwU30kSTnk6CzcxdCCeSXfA==",
"_location": "/jest-validate",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-validate@22.4.3",
"name": "jest-validate",
"escapedName": "jest-validate",
"rawSpec": "22.4.3",
"saveSpec": null,
"fetchSpec": "22.4.3"
},
"_requiredBy": [
"/jest-config",
"/jest-runtime",
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-22.4.3.tgz",
"_spec": "22.4.3",
"_where": "/Users/donviszneki/bs-ajv",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"chalk": "^2.0.1",
"jest-config": "^22.4.3",
"jest-get-type": "^22.4.3",
"leven": "^2.1.0",
"pretty-format": "^22.4.3"
},
"description": "Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-validate",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "22.4.3"
}