UNPKG

bs-ajv

Version:

BucklesScript bindings to Ajv (Another JSON Validator)

116 lines (115 loc) 2.63 kB
{ "_args": [ [ "jest@22.4.3", "/Users/donviszneki/bs-ajv" ] ], "_development": true, "_from": "jest@22.4.3", "_id": "jest@22.4.3", "_inBundle": false, "_integrity": "sha512-FFCdU/pXOEASfHxFDOWUysI/+FFoqiXJADEIXgDKuZyqSmBD3tZ4BEGH7+M79v7czj7bbkhwtd2LaEDcJiM/GQ==", "_location": "/jest", "_phantomChildren": { "ansi-escapes": "3.0.0", "chalk": "2.3.2", "exit": "0.1.2", "glob": "7.1.2", "graceful-fs": "4.1.11", "import-local": "1.0.0", "is-ci": "1.1.0", "istanbul-api": "1.3.1", "istanbul-lib-coverage": "1.2.0", "istanbul-lib-instrument": "1.10.1", "istanbul-lib-source-maps": "1.2.3", "jest-changed-files": "22.4.3", "jest-config": "22.4.3", "jest-environment-jsdom": "22.4.3", "jest-get-type": "22.4.3", "jest-haste-map": "22.4.3", "jest-message-util": "22.4.3", "jest-regex-util": "22.4.3", "jest-resolve-dependencies": "22.4.3", "jest-runner": "22.4.3", "jest-runtime": "22.4.3", "jest-snapshot": "22.4.3", "jest-util": "22.4.3", "jest-validate": "22.4.3", "jest-worker": "22.4.3", "micromatch": "2.3.11", "node-notifier": "5.2.1", "realpath-native": "1.0.0", "rimraf": "2.6.2", "slash": "1.0.0", "string-length": "2.0.0", "strip-ansi": "4.0.0", "which": "1.3.0", "yargs": "10.1.2" }, "_requested": { "type": "version", "registry": true, "raw": "jest@22.4.3", "name": "jest", "escapedName": "jest", "rawSpec": "22.4.3", "saveSpec": null, "fetchSpec": "22.4.3" }, "_requiredBy": [ "/@glennsl/bs-jest" ], "_resolved": "https://registry.npmjs.org/jest/-/jest-22.4.3.tgz", "_spec": "22.4.3", "_where": "/Users/donviszneki/bs-ajv", "bin": { "jest": "./bin/jest.js" }, "bugs": { "url": "https://github.com/facebook/jest/issues" }, "dependencies": { "import-local": "^1.0.0", "jest-cli": "^22.4.3" }, "description": "Delightful JavaScript Testing.", "engines": { "node": ">= 6" }, "homepage": "http://facebook.github.io/jest/", "keywords": [ "ava", "babel", "coverage", "easy", "expect", "facebook", "immersive", "instant", "jasmine", "jest", "jsdom", "mocha", "mocking", "painless", "qunit", "runner", "sandboxed", "snapshot", "tap", "tape", "test", "testing", "typescript", "watch" ], "license": "MIT", "main": "build/jest.js", "name": "jest", "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git" }, "version": "22.4.3" }