您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

package.json 1.8KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. {
  2. "_from": "@types/semver@^6.0.1",
  3. "_id": "@types/semver@6.0.2",
  4. "_inBundle": false,
  5. "_integrity": "sha512-G1Ggy7/9Nsa1Jt2yiBR2riEuyK2DFNnqow6R7cromXPMNynackRY1vqFTLz/gwnef1LHokbXThcPhqMRjUbkpQ==",
  6. "_location": "/@types/semver",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@types/semver@^6.0.1",
  12. "name": "@types/semver",
  13. "escapedName": "@types%2fsemver",
  14. "scope": "@types",
  15. "rawSpec": "^6.0.1",
  16. "saveSpec": null,
  17. "fetchSpec": "^6.0.1"
  18. },
  19. "_requiredBy": [
  20. "#DEV:/"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/@types/semver/-/semver-6.0.2.tgz",
  23. "_shasum": "5e8b09f0e4af53034b1d0fb9977a277847836205",
  24. "_spec": "@types/semver@^6.0.1",
  25. "_where": "/home/daniel/development/repos/fw-vendor/rpclib",
  26. "bugs": {
  27. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  28. },
  29. "bundleDependencies": false,
  30. "contributors": [
  31. {
  32. "name": "Bart van der Schoor",
  33. "url": "https://github.com/Bartvds"
  34. },
  35. {
  36. "name": "BendingBender",
  37. "url": "https://github.com/BendingBender"
  38. },
  39. {
  40. "name": "Lucian Buzzo",
  41. "url": "https://github.com/LucianBuzzo"
  42. },
  43. {
  44. "name": "Klaus Meinhardt",
  45. "url": "https://github.com/ajafff"
  46. }
  47. ],
  48. "dependencies": {},
  49. "deprecated": false,
  50. "description": "TypeScript definitions for semver",
  51. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  52. "license": "MIT",
  53. "main": "",
  54. "name": "@types/semver",
  55. "repository": {
  56. "type": "git",
  57. "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
  58. "directory": "types/semver"
  59. },
  60. "scripts": {},
  61. "typeScriptVersion": "2.0",
  62. "types": "index",
  63. "typesPublisherContentHash": "0ffdfe2b476714b6b1ceaddc1afadc4f372c4b28ccecd13cc0e598c0b3d56516",
  64. "version": "6.0.2"
  65. }