UNPKG

bs-ajv

Version:

BucklesScript bindings to Ajv (Another JSON Validator)

55 lines (54 loc) 1.4 kB
{ "_args": [ [ "babel-jest@22.4.3", "/Users/donviszneki/bs-ajv" ] ], "_development": true, "_from": "babel-jest@22.4.3", "_id": "babel-jest@22.4.3", "_inBundle": false, "_integrity": "sha512-BgSjmtl3mW3i+VeVHEr9d2zFSAT66G++pJcHQiUjd00pkW+voYXFctIm/indcqOWWXw5a1nUpR1XWszD9fJ1qg==", "_location": "/babel-jest", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "babel-jest@22.4.3", "name": "babel-jest", "escapedName": "babel-jest", "rawSpec": "22.4.3", "saveSpec": null, "fetchSpec": "22.4.3" }, "_requiredBy": [ "/jest-runtime" ], "_resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-22.4.3.tgz", "_spec": "22.4.3", "_where": "/Users/donviszneki/bs-ajv", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "dependencies": { "babel-plugin-istanbul": "^4.1.5", "babel-preset-jest": "^22.4.3" }, "description": "Jest plugin to use babel for transformation.", "devDependencies": { "babel-core": "^6.0.0" }, "homepage": "https://github.com/facebook/jest#readme", "license": "MIT", "main": "build/index.js", "name": "babel-jest", "peerDependencies": { "babel-core": "^6.0.0 || ^7.0.0-0" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git" }, "version": "22.4.3" }