Gazebo_simulation-Frontend/node_modules/jest-watcher/package.json
2020-12-21 10:29:31 -05:00

50 lines
1.2 KiB
JSON

{
"_args": [
[
"jest-watcher@23.4.0",
"/home/riddhi/frontend"
]
],
"_from": "jest-watcher@23.4.0",
"_id": "jest-watcher@23.4.0",
"_inBundle": false,
"_integrity": "sha1-0uKM50+NrWxq/JIrksq+9u0FyRw=",
"_location": "/jest-watcher",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-watcher@23.4.0",
"name": "jest-watcher",
"escapedName": "jest-watcher",
"rawSpec": "23.4.0",
"saveSpec": null,
"fetchSpec": "23.4.0"
},
"_requiredBy": [
"/jest-watch-typeahead",
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-23.4.0.tgz",
"_spec": "23.4.0",
"_where": "/home/riddhi/frontend",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"ansi-escapes": "^3.0.0",
"chalk": "^2.0.1",
"string-length": "^2.0.0"
},
"description": "Delightful JavaScript Testing.",
"homepage": "https://jestjs.io/",
"license": "MIT",
"main": "build/index.js",
"name": "jest-watcher",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "23.4.0"
}