Gazebo_simulation-Frontend/node_modules/jest-changed-files/package.json

47 lines
1.4 KiB
JSON

{
"_args": [
[
"jest-changed-files@23.4.2",
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
]
],
"_from": "jest-changed-files@23.4.2",
"_id": "jest-changed-files@23.4.2",
"_inBundle": false,
"_integrity": "sha512-EyNhTAUWEfwnK0Is/09LxoqNDOn7mU7S3EHskG52djOFS/z+IT0jT3h3Ql61+dklcG7bJJitIWEMB4Sp1piHmA==",
"_location": "/jest-changed-files",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-changed-files@23.4.2",
"name": "jest-changed-files",
"escapedName": "jest-changed-files",
"rawSpec": "23.4.2",
"saveSpec": null,
"fetchSpec": "23.4.2"
},
"_requiredBy": [
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-23.4.2.tgz",
"_spec": "23.4.2",
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"throat": "^4.0.0"
},
"description": "A module used internally by Jest to check which files have changed since you last committed in git or hg.",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-changed-files",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "23.4.2"
}