Gazebo_simulation-Frontend/node_modules/jest-environment-node/package.json

47 lines
1.2 KiB
JSON

{
"_args": [
[
"jest-environment-node@23.4.0",
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
]
],
"_from": "jest-environment-node@23.4.0",
"_id": "jest-environment-node@23.4.0",
"_inBundle": false,
"_integrity": "sha1-V+gO0IQd6jAxZ8zozXlSHeuv3hA=",
"_location": "/jest-environment-node",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-environment-node@23.4.0",
"name": "jest-environment-node",
"escapedName": "jest-environment-node",
"rawSpec": "23.4.0",
"saveSpec": null,
"fetchSpec": "23.4.0"
},
"_requiredBy": [
"/jest-config"
],
"_resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-23.4.0.tgz",
"_spec": "23.4.0",
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"jest-mock": "^23.2.0",
"jest-util": "^23.4.0"
},
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-environment-node",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "23.4.0"
}