41 lines
1.5 KiB
JSON
41 lines
1.5 KiB
JSON
{
|
|
"_from": "babel-plugin-jest-hoist@^20.0.3",
|
|
"_id": "babel-plugin-jest-hoist@20.0.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-r+3IU70/jcNUjqZx++adA8wsF2c=",
|
|
"_location": "/babel-plugin-jest-hoist",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "babel-plugin-jest-hoist@^20.0.3",
|
|
"name": "babel-plugin-jest-hoist",
|
|
"escapedName": "babel-plugin-jest-hoist",
|
|
"rawSpec": "^20.0.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^20.0.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/babel-preset-jest"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-20.0.3.tgz",
|
|
"_shasum": "afedc853bd3f8dc3548ea671fbe69d03cc2c1767",
|
|
"_spec": "babel-plugin-jest-hoist@^20.0.3",
|
|
"_where": "/home/bilal/Saburly/slucajna-televizija/node_modules/babel-preset-jest",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"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": "BSD-3-Clause",
|
|
"main": "build/index.js",
|
|
"name": "babel-plugin-jest-hoist",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git"
|
|
},
|
|
"version": "20.0.3"
|
|
}
|