2020-12-21 11:29:31 -04:00
{
"_args" : [
[
"babel-plugin-jest-hoist@23.2.0" ,
2020-12-22 10:59:14 -04:00
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
2020-12-21 11:29:31 -04:00
]
] ,
"_from" : "babel-plugin-jest-hoist@23.2.0" ,
"_id" : "babel-plugin-jest-hoist@23.2.0" ,
"_inBundle" : false ,
"_integrity" : "sha1-5h+uBaHKiAGq3uV6bWa4zvr0QWc=" ,
"_location" : "/babel-plugin-jest-hoist" ,
"_phantomChildren" : { } ,
"_requested" : {
"type" : "version" ,
"registry" : true ,
"raw" : "babel-plugin-jest-hoist@23.2.0" ,
"name" : "babel-plugin-jest-hoist" ,
"escapedName" : "babel-plugin-jest-hoist" ,
"rawSpec" : "23.2.0" ,
"saveSpec" : null ,
"fetchSpec" : "23.2.0"
} ,
"_requiredBy" : [
"/babel-preset-jest"
] ,
"_resolved" : "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-23.2.0.tgz" ,
"_spec" : "23.2.0" ,
2020-12-22 10:59:14 -04:00
"_where" : "/home/riddhi/simulation/Gazebo_simulation-Frontend" ,
2020-12-21 11:29:31 -04:00
"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" : "23.2.0"
}