2020-12-21 11:29:31 -04:00
{
"_args" : [
[
"babel-preset-jest@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-preset-jest@23.2.0" ,
"_id" : "babel-preset-jest@23.2.0" ,
"_inBundle" : false ,
"_integrity" : "sha1-jsegOhOPABoaj7HoETZSvxpV2kY=" ,
"_location" : "/babel-preset-jest" ,
"_phantomChildren" : { } ,
"_requested" : {
"type" : "version" ,
"registry" : true ,
"raw" : "babel-preset-jest@23.2.0" ,
"name" : "babel-preset-jest" ,
"escapedName" : "babel-preset-jest" ,
"rawSpec" : "23.2.0" ,
"saveSpec" : null ,
"fetchSpec" : "23.2.0"
} ,
"_requiredBy" : [
"/babel-jest"
] ,
"_resolved" : "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-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"
} ,
"dependencies" : {
"babel-plugin-jest-hoist" : "^23.2.0" ,
"babel-plugin-syntax-object-rest-spread" : "^6.13.0"
} ,
"description" : "> Babel preset for all Jest plugins. This preset 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" : "index.js" ,
"name" : "babel-preset-jest" ,
"repository" : {
"type" : "git" ,
"url" : "git+https://github.com/facebook/jest.git"
} ,
"version" : "23.2.0"
}