bs-ajv
Version:
BucklesScript bindings to Ajv (Another JSON Validator)
62 lines (61 loc) • 1.51 kB
JSON
{
"_args": [
[
"jest-util@22.4.3",
"/Users/donviszneki/bs-ajv"
]
],
"_development": true,
"_from": "jest-util@22.4.3",
"_id": "jest-util@22.4.3",
"_inBundle": false,
"_integrity": "sha512-rfDfG8wyC5pDPNdcnAlZgwKnzHvZDu8Td2NJI/jAGKEGxJPYiE4F0ss/gSAkG4778Y23Hvbz+0GMrDJTeo7RjQ==",
"_location": "/jest-util",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-util@22.4.3",
"name": "jest-util",
"escapedName": "jest-util",
"rawSpec": "22.4.3",
"saveSpec": null,
"fetchSpec": "22.4.3"
},
"_requiredBy": [
"/jest-config",
"/jest-environment-jsdom",
"/jest-environment-node",
"/jest-jasmine2",
"/jest-runner",
"/jest-runtime",
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-util/-/jest-util-22.4.3.tgz",
"_spec": "22.4.3",
"_where": "/Users/donviszneki/bs-ajv",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"callsites": "^2.0.0",
"chalk": "^2.0.1",
"graceful-fs": "^4.1.11",
"is-ci": "^1.0.10",
"jest-message-util": "^22.4.3",
"mkdirp": "^0.5.1",
"source-map": "^0.6.0"
},
"devDependencies": {
"jest-mock": "^22.4.3"
},
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-util",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "22.4.3"
}