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

62 lines
1.5 KiB
JSON

{
"_args": [
[
"jest-util@23.4.0",
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
]
],
"_from": "jest-util@23.4.0",
"_id": "jest-util@23.4.0",
"_inBundle": false,
"_integrity": "sha1-TQY8uSe68KI4Mf9hvsLLv0l5NWE=",
"_location": "/jest-util",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-util@23.4.0",
"name": "jest-util",
"escapedName": "jest-util",
"rawSpec": "23.4.0",
"saveSpec": null,
"fetchSpec": "23.4.0"
},
"_requiredBy": [
"/jest-config",
"/jest-environment-jsdom",
"/jest-environment-node",
"/jest-jasmine2",
"/jest-runner",
"/jest-runtime",
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-util/-/jest-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": {
"callsites": "^2.0.0",
"chalk": "^2.0.1",
"graceful-fs": "^4.1.11",
"is-ci": "^1.0.10",
"jest-message-util": "^23.4.0",
"mkdirp": "^0.5.1",
"slash": "^1.0.0",
"source-map": "^0.6.0"
},
"devDependencies": {
"jest-mock": "^23.2.0"
},
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-util",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "23.4.0"
}