選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 

48 行
1.4 KiB

  1. {
  2. "_args": [
  3. [
  4. "jest-docblock@23.2.0",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "jest-docblock@23.2.0",
  9. "_id": "jest-docblock@23.2.0",
  10. "_inBundle": false,
  11. "_integrity": "sha1-8IXh8YVI2Z/dabICB+b9VdkTg6c=",
  12. "_location": "/jest-docblock",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "jest-docblock@23.2.0",
  18. "name": "jest-docblock",
  19. "escapedName": "jest-docblock",
  20. "rawSpec": "23.2.0",
  21. "saveSpec": null,
  22. "fetchSpec": "23.2.0"
  23. },
  24. "_requiredBy": [
  25. "/jest-haste-map",
  26. "/jest-runner"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-23.2.0.tgz",
  29. "_spec": "23.2.0",
  30. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  31. "bugs": {
  32. "url": "https://github.com/facebook/jest/issues"
  33. },
  34. "dependencies": {
  35. "detect-newline": "^2.1.0"
  36. },
  37. "description": "`jest-docblock` is a package that can extract and parse a specially-formatted comment called a \"docblock\" at the top of a file.",
  38. "homepage": "https://github.com/facebook/jest#readme",
  39. "license": "MIT",
  40. "main": "build/index.js",
  41. "name": "jest-docblock",
  42. "repository": {
  43. "type": "git",
  44. "url": "git+https://github.com/facebook/jest.git"
  45. },
  46. "version": "23.2.0"
  47. }