Gazebo_simulation-Frontend/node_modules/jest-message-util/package.json

56 lines
1.4 KiB
JSON

{
"_args": [
[
"jest-message-util@23.4.0",
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
]
],
"_from": "jest-message-util@23.4.0",
"_id": "jest-message-util@23.4.0",
"_inBundle": false,
"_integrity": "sha1-F2EMUJQjSVCNAaPR4L2iwHkIap8=",
"_location": "/jest-message-util",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-message-util@23.4.0",
"name": "jest-message-util",
"escapedName": "jest-message-util",
"rawSpec": "23.4.0",
"saveSpec": null,
"fetchSpec": "23.4.0"
},
"_requiredBy": [
"/expect",
"/jest-jasmine2",
"/jest-runner",
"/jest-runtime",
"/jest-snapshot",
"/jest-util",
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-23.4.0.tgz",
"_spec": "23.4.0",
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"@babel/code-frame": "^7.0.0-beta.35",
"chalk": "^2.0.1",
"micromatch": "^2.3.11",
"slash": "^1.0.0",
"stack-utils": "^1.0.1"
},
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-message-util",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "23.4.0"
}