bs-ajv
Version:
BucklesScript bindings to Ajv (Another JSON Validator)
61 lines (60 loc) • 1.57 kB
JSON
{
"_args": [
[
"jest-jasmine2@22.4.3",
"/Users/donviszneki/bs-ajv"
]
],
"_development": true,
"_from": "jest-jasmine2@22.4.3",
"_id": "jest-jasmine2@22.4.3",
"_inBundle": false,
"_integrity": "sha512-yZCPCJUcEY6R5KJB/VReo1AYI2b+5Ky+C+JA1v34jndJsRcLpU4IZX4rFJn7yDTtdNbO/nNqg+3SDIPNH2ecnw==",
"_location": "/jest-jasmine2",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-jasmine2@22.4.3",
"name": "jest-jasmine2",
"escapedName": "jest-jasmine2",
"rawSpec": "22.4.3",
"saveSpec": null,
"fetchSpec": "22.4.3"
},
"_requiredBy": [
"/jest-config",
"/jest-runner"
],
"_resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-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",
"co": "^4.6.0",
"expect": "^22.4.3",
"graceful-fs": "^4.1.11",
"is-generator-fn": "^1.0.0",
"jest-diff": "^22.4.3",
"jest-matcher-utils": "^22.4.3",
"jest-message-util": "^22.4.3",
"jest-snapshot": "^22.4.3",
"jest-util": "^22.4.3",
"source-map-support": "^0.5.0"
},
"devDependencies": {
"jest-runtime": "^22.4.3"
},
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-jasmine2",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "22.4.3"
}