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

60 lines
1.4 KiB
JSON

{
"_args": [
[
"jest-each@23.6.0",
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
]
],
"_from": "jest-each@23.6.0",
"_id": "jest-each@23.6.0",
"_inBundle": false,
"_integrity": "sha512-x7V6M/WGJo6/kLoissORuvLIeAoyo2YqLOoCDkohgJ4XOXSqOtyvr8FbInlAWS77ojBsZrafbozWoKVRdtxFCg==",
"_location": "/jest-each",
"_phantomChildren": {
"ansi-styles": "3.2.1"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-each@23.6.0",
"name": "jest-each",
"escapedName": "jest-each",
"rawSpec": "23.6.0",
"saveSpec": null,
"fetchSpec": "23.6.0"
},
"_requiredBy": [
"/jest-jasmine2"
],
"_resolved": "https://registry.npmjs.org/jest-each/-/jest-each-23.6.0.tgz",
"_spec": "23.6.0",
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
"author": {
"name": "Matt Phillips",
"url": "mattphillips"
},
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"chalk": "^2.0.1",
"pretty-format": "^23.6.0"
},
"description": "Parameterised tests for Jest",
"homepage": "https://github.com/facebook/jest#readme",
"keywords": [
"jest",
"parameterised",
"test",
"each"
],
"license": "MIT",
"main": "build/index.js",
"name": "jest-each",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "23.6.0"
}