{ "_args": [ [ "babel-jest@23.6.0", "/home/riddhi/simulation/Gazebo_simulation-Frontend" ] ], "_from": "babel-jest@23.6.0", "_id": "babel-jest@23.6.0", "_inBundle": false, "_integrity": "sha512-lqKGG6LYXYu+DQh/slrQ8nxXQkEkhugdXsU6St7GmhVS7Ilc/22ArwqXNJrf0QaOBjZB0360qZMwXqDYQHXaew==", "_location": "/babel-jest", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "babel-jest@23.6.0", "name": "babel-jest", "escapedName": "babel-jest", "rawSpec": "23.6.0", "saveSpec": null, "fetchSpec": "23.6.0" }, "_requiredBy": [ "/jest-config", "/react-scripts" ], "_resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-23.6.0.tgz", "_spec": "23.6.0", "_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "dependencies": { "babel-plugin-istanbul": "^4.1.6", "babel-preset-jest": "^23.2.0" }, "description": "Jest plugin to use babel for transformation.", "devDependencies": { "babel-core": "^6.0.0" }, "homepage": "https://github.com/facebook/jest#readme", "license": "MIT", "main": "build/index.js", "name": "babel-jest", "peerDependencies": { "babel-core": "^6.0.0 || ^7.0.0-0" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git" }, "version": "23.6.0" }