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

48 lines
1.3 KiB
JSON

{
"_args": [
[
"jest-docblock@23.2.0",
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
]
],
"_from": "jest-docblock@23.2.0",
"_id": "jest-docblock@23.2.0",
"_inBundle": false,
"_integrity": "sha1-8IXh8YVI2Z/dabICB+b9VdkTg6c=",
"_location": "/jest-docblock",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-docblock@23.2.0",
"name": "jest-docblock",
"escapedName": "jest-docblock",
"rawSpec": "23.2.0",
"saveSpec": null,
"fetchSpec": "23.2.0"
},
"_requiredBy": [
"/jest-haste-map",
"/jest-runner"
],
"_resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-23.2.0.tgz",
"_spec": "23.2.0",
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"detect-newline": "^2.1.0"
},
"description": "`jest-docblock` is a package that can extract and parse a specially-formatted comment called a \"docblock\" at the top of a file.",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-docblock",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "23.2.0"
}