Нет описания

package.json 1.5KB

    { "_from": "babel-plugin-jest-hoist@^21.2.0", "_id": "babel-plugin-jest-hoist@21.2.0", "_inBundle": false, "_integrity": "sha1-LO9jclm9S2KKbKzgOd5fzRTbsAY=", "_location": "/babel-plugin-jest-hoist", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "babel-plugin-jest-hoist@^21.2.0", "name": "babel-plugin-jest-hoist", "escapedName": "babel-plugin-jest-hoist", "rawSpec": "^21.2.0", "saveSpec": null, "fetchSpec": "^21.2.0" }, "_requiredBy": [ "/babel-preset-jest" ], "_resolved": "http://registry.npm.taobao.org/babel-plugin-jest-hoist/download/babel-plugin-jest-hoist-21.2.0.tgz", "_shasum": "2cef637259bd4b628a6cace039de5fcd14dbb006", "_spec": "babel-plugin-jest-hoist@^21.2.0", "_where": "/Users/FFIB/Desktop/data_visualization/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": "MIT", "main": "build/index.js", "name": "babel-plugin-jest-hoist", "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git" }, "version": "21.2.0" }