Gazebo_simulation-Frontend/node_modules/jest-resolve/package.json
2020-12-22 09:59:14 -05:00

54 lines
1.4 KiB
JSON

{
"_args": [
[
"jest-resolve@23.6.0",
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
]
],
"_from": "jest-resolve@23.6.0",
"_id": "jest-resolve@23.6.0",
"_inBundle": false,
"_integrity": "sha512-XyoRxNtO7YGpQDmtQCmZjum1MljDqUCob7XlZ6jy9gsMugHdN2hY4+Acz9Qvjz2mSsOnPSH7skBmDYCHXVZqkA==",
"_location": "/jest-resolve",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-resolve@23.6.0",
"name": "jest-resolve",
"escapedName": "jest-resolve",
"rawSpec": "23.6.0",
"saveSpec": null,
"fetchSpec": "23.6.0"
},
"_requiredBy": [
"/jest-config",
"/jest-runtime",
"/jest-snapshot",
"/react-scripts"
],
"_resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-23.6.0.tgz",
"_spec": "23.6.0",
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"browser-resolve": "^1.11.3",
"chalk": "^2.0.1",
"realpath-native": "^1.0.0"
},
"devDependencies": {
"jest-haste-map": "^23.6.0"
},
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-resolve",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "23.6.0"
}