bs-ajv
Version:
BucklesScript bindings to Ajv (Another JSON Validator)
59 lines (58 loc) • 1.5 kB
JSON
{
"_args": [
[
"pretty-format@22.4.3",
"/Users/donviszneki/bs-ajv"
]
],
"_development": true,
"_from": "pretty-format@22.4.3",
"_id": "pretty-format@22.4.3",
"_inBundle": false,
"_integrity": "sha512-S4oT9/sT6MN7/3COoOy+ZJeA92VmOnveLHgrwBE3Z1W5N9S2A1QGNYiE1z75DAENbJrXXUb+OWXhpJcg05QKQQ==",
"_location": "/pretty-format",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "pretty-format@22.4.3",
"name": "pretty-format",
"escapedName": "pretty-format",
"rawSpec": "22.4.3",
"saveSpec": null,
"fetchSpec": "22.4.3"
},
"_requiredBy": [
"/jest-config",
"/jest-diff",
"/jest-leak-detector",
"/jest-matcher-utils",
"/jest-snapshot",
"/jest-validate"
],
"_resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-22.4.3.tgz",
"_spec": "22.4.3",
"_where": "/Users/donviszneki/bs-ajv",
"author": {
"name": "James Kyle",
"email": "me@thejameskyle.com"
},
"browser": "build-es5/index.js",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"ansi-regex": "^3.0.0",
"ansi-styles": "^3.2.0"
},
"description": "Stringify any JavaScript value.",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "pretty-format",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "22.4.3"
}