bs-ajv
Version:
BucklesScript bindings to Ajv (Another JSON Validator)
53 lines (52 loc) • 1.32 kB
JSON
{
"_args": [
[
"expect@22.4.3",
"/Users/donviszneki/bs-ajv"
]
],
"_development": true,
"_from": "expect@22.4.3",
"_id": "expect@22.4.3",
"_inBundle": false,
"_integrity": "sha512-XcNXEPehqn8b/jm8FYotdX0YrXn36qp4HWlrVT4ktwQas1l1LPxiVWncYnnL2eyMtKAmVIaG0XAp0QlrqJaxaA==",
"_location": "/expect",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "expect@22.4.3",
"name": "expect",
"escapedName": "expect",
"rawSpec": "22.4.3",
"saveSpec": null,
"fetchSpec": "22.4.3"
},
"_requiredBy": [
"/jest-jasmine2"
],
"_resolved": "https://registry.npmjs.org/expect/-/expect-22.4.3.tgz",
"_spec": "22.4.3",
"_where": "/Users/donviszneki/bs-ajv",
"browser": "build-es5/index.js",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"ansi-styles": "^3.2.0",
"jest-diff": "^22.4.3",
"jest-get-type": "^22.4.3",
"jest-matcher-utils": "^22.4.3",
"jest-message-util": "^22.4.3",
"jest-regex-util": "^22.4.3"
},
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "expect",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "22.4.3"
}