rsuite-theme
Version:
The suite theme for pagurian
42 lines (41 loc) • 1.31 kB
JSON
{
"_from": "jest-docblock@^21.2.0",
"_id": "jest-docblock@21.2.0",
"_inBundle": false,
"_integrity": "sha1-UVKcOzDV/RWdpgwnzu3Blfr41BQ=",
"_location": "/jest-docblock",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "jest-docblock@^21.2.0",
"name": "jest-docblock",
"escapedName": "jest-docblock",
"rawSpec": "^21.2.0",
"saveSpec": null,
"fetchSpec": "^21.2.0"
},
"_requiredBy": [
"/jest-haste-map",
"/jest-runner"
],
"_resolved": "http://registry.npm.taobao.org/jest-docblock/download/jest-docblock-21.2.0.tgz",
"_shasum": "51529c3b30d5fd159da60c27ceedc195faf8d414",
"_spec": "jest-docblock@^21.2.0",
"_where": "/Users/godfery/GitRepo/rsuite-theme/node_modules/jest-haste-map",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"bundleDependencies": false,
"deprecated": false,
"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": "21.2.0"
}