bs-ajv
Version:
BucklesScript bindings to Ajv (Another JSON Validator)
45 lines (44 loc) • 1.52 kB
JSON
{
"_args": [
[
"babel-plugin-jest-hoist@22.4.3",
"/Users/donviszneki/bs-ajv"
]
],
"_development": true,
"_from": "babel-plugin-jest-hoist@22.4.3",
"_id": "babel-plugin-jest-hoist@22.4.3",
"_inBundle": false,
"_integrity": "sha512-zhvv4f6OTWy2bYevcJftwGCWXMFe7pqoz41IhMi4xna7xNsX5NygdagsrE0y6kkfuXq8UalwvPwKTyAxME2E/g==",
"_location": "/babel-plugin-jest-hoist",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "babel-plugin-jest-hoist@22.4.3",
"name": "babel-plugin-jest-hoist",
"escapedName": "babel-plugin-jest-hoist",
"rawSpec": "22.4.3",
"saveSpec": null,
"fetchSpec": "22.4.3"
},
"_requiredBy": [
"/babel-preset-jest"
],
"_resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-22.4.3.tgz",
"_spec": "22.4.3",
"_where": "/Users/donviszneki/bs-ajv",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"description": "Babel plugin to hoist `jest.disableAutomock`, `jest.enableAutomock`, `jest.unmock`, `jest.mock`, calls above `import` statements. This plugin is automatically included when using [babel-jest](https://github.com/facebook/jest/tree/master/packages/babel-jest).",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "babel-plugin-jest-hoist",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "22.4.3"
}