bs-ajv
Version:
BucklesScript bindings to Ajv (Another JSON Validator)
48 lines (47 loc) • 1.3 kB
JSON
{
"_args": [
[
"jest-environment-node@22.4.3",
"/Users/donviszneki/bs-ajv"
]
],
"_development": true,
"_from": "jest-environment-node@22.4.3",
"_id": "jest-environment-node@22.4.3",
"_inBundle": false,
"_integrity": "sha512-reZl8XF6t/lMEuPWwo9OLfttyC26A5AMgDyEQ6DBgZuyfyeNUzYT8BFo6uxCCP/Av/b7eb9fTi3sIHFPBzmlRA==",
"_location": "/jest-environment-node",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-environment-node@22.4.3",
"name": "jest-environment-node",
"escapedName": "jest-environment-node",
"rawSpec": "22.4.3",
"saveSpec": null,
"fetchSpec": "22.4.3"
},
"_requiredBy": [
"/jest-config"
],
"_resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-22.4.3.tgz",
"_spec": "22.4.3",
"_where": "/Users/donviszneki/bs-ajv",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"jest-mock": "^22.4.3",
"jest-util": "^22.4.3"
},
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-environment-node",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "22.4.3"
}