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

65 lines
1.7 KiB
JSON
Raw Permalink Normal View History

2020-12-21 11:29:31 -04:00
{
"_args": [
[
"jest-jasmine2@23.6.0",
2020-12-22 10:59:14 -04:00
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
2020-12-21 11:29:31 -04:00
]
],
"_from": "jest-jasmine2@23.6.0",
"_id": "jest-jasmine2@23.6.0",
"_inBundle": false,
"_integrity": "sha512-pe2Ytgs1nyCs8IvsEJRiRTPC0eVYd8L/dXJGU08GFuBwZ4sYH/lmFDdOL3ZmvJR8QKqV9MFuwlsAi/EWkFUbsQ==",
"_location": "/jest-jasmine2",
"_phantomChildren": {
"ansi-styles": "3.2.1",
"chalk": "2.4.2",
"diff": "3.5.0"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-jasmine2@23.6.0",
"name": "jest-jasmine2",
"escapedName": "jest-jasmine2",
"rawSpec": "23.6.0",
"saveSpec": null,
"fetchSpec": "23.6.0"
},
"_requiredBy": [
"/jest-config",
"/jest-runner"
],
"_resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-23.6.0.tgz",
"_spec": "23.6.0",
2020-12-22 10:59:14 -04:00
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
2020-12-21 11:29:31 -04:00
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"babel-traverse": "^6.0.0",
"chalk": "^2.0.1",
"co": "^4.6.0",
"expect": "^23.6.0",
"is-generator-fn": "^1.0.0",
"jest-diff": "^23.6.0",
"jest-each": "^23.6.0",
"jest-matcher-utils": "^23.6.0",
"jest-message-util": "^23.4.0",
"jest-snapshot": "^23.6.0",
"jest-util": "^23.4.0",
"pretty-format": "^23.6.0"
},
"devDependencies": {
"jest-runtime": "^23.6.0"
},
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-jasmine2",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "23.6.0"
}