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

54 lines
1.5 KiB
JSON

{
"_args": [
[
"jest-validate@23.6.0",
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
]
],
"_from": "jest-validate@23.6.0",
"_id": "jest-validate@23.6.0",
"_inBundle": false,
"_integrity": "sha512-OFKapYxe72yz7agrDAWi8v2WL8GIfVqcbKRCLbRG9PAxtzF9b1SEDdTpytNDN12z2fJynoBwpMpvj2R39plI2A==",
"_location": "/jest-validate",
"_phantomChildren": {
"ansi-styles": "3.2.1"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-validate@23.6.0",
"name": "jest-validate",
"escapedName": "jest-validate",
"rawSpec": "23.6.0",
"saveSpec": null,
"fetchSpec": "23.6.0"
},
"_requiredBy": [
"/jest-config",
"/jest-runtime",
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-23.6.0.tgz",
"_spec": "23.6.0",
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"chalk": "^2.0.1",
"jest-get-type": "^22.1.0",
"leven": "^2.1.0",
"pretty-format": "^23.6.0"
},
"description": "Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-validate",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "23.6.0"
}