bs-ajv
Version:
BucklesScript bindings to Ajv (Another JSON Validator)
60 lines (59 loc) • 1.55 kB
JSON
{
"_args": [
[
"jest-config@22.4.3",
"/Users/donviszneki/bs-ajv"
]
],
"_development": true,
"_from": "jest-config@22.4.3",
"_id": "jest-config@22.4.3",
"_inBundle": false,
"_integrity": "sha512-KSg3EOToCgkX+lIvenKY7J8s426h6ahXxaUFJxvGoEk0562Z6inWj1TnKoGycTASwiLD+6kSYFALcjdosq9KIQ==",
"_location": "/jest-config",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-config@22.4.3",
"name": "jest-config",
"escapedName": "jest-config",
"rawSpec": "22.4.3",
"saveSpec": null,
"fetchSpec": "22.4.3"
},
"_requiredBy": [
"/jest-runner",
"/jest-runtime",
"/jest-validate",
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-config/-/jest-config-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",
"glob": "^7.1.1",
"jest-environment-jsdom": "^22.4.3",
"jest-environment-node": "^22.4.3",
"jest-get-type": "^22.4.3",
"jest-jasmine2": "^22.4.3",
"jest-regex-util": "^22.4.3",
"jest-resolve": "^22.4.3",
"jest-util": "^22.4.3",
"jest-validate": "^22.4.3",
"pretty-format": "^22.4.3"
},
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-config",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "22.4.3"
}