You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

83 lines
1.9 KiB

1 month ago
  1. {
  2. "_args": [
  3. [
  4. "tslib@2.8.1",
  5. "D:\\IDEAproject\\frontend\\Front-end logistics"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "tslib@2.8.1",
  10. "_id": "tslib@2.8.1",
  11. "_inBundle": false,
  12. "_integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
  13. "_location": "/tslib",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "tslib@2.8.1",
  19. "name": "tslib",
  20. "escapedName": "tslib",
  21. "rawSpec": "2.8.1",
  22. "saveSpec": null,
  23. "fetchSpec": "2.8.1"
  24. },
  25. "_requiredBy": [
  26. "/camel-case",
  27. "/dot-case",
  28. "/lower-case",
  29. "/no-case",
  30. "/param-case",
  31. "/pascal-case"
  32. ],
  33. "_resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.8.1.tgz",
  34. "_spec": "2.8.1",
  35. "_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
  36. "author": {
  37. "name": "Microsoft Corp."
  38. },
  39. "bugs": {
  40. "url": "https://github.com/Microsoft/TypeScript/issues"
  41. },
  42. "description": "Runtime library for TypeScript helper functions",
  43. "exports": {
  44. ".": {
  45. "module": {
  46. "types": "./modules/index.d.ts",
  47. "default": "./tslib.es6.mjs"
  48. },
  49. "import": {
  50. "node": "./modules/index.js",
  51. "default": {
  52. "types": "./modules/index.d.ts",
  53. "default": "./tslib.es6.mjs"
  54. }
  55. },
  56. "default": "./tslib.js"
  57. },
  58. "./*": "./*",
  59. "./": "./"
  60. },
  61. "homepage": "https://www.typescriptlang.org/",
  62. "jsnext:main": "tslib.es6.js",
  63. "keywords": [
  64. "TypeScript",
  65. "Microsoft",
  66. "compiler",
  67. "language",
  68. "javascript",
  69. "tslib",
  70. "runtime"
  71. ],
  72. "license": "0BSD",
  73. "main": "tslib.js",
  74. "module": "tslib.es6.js",
  75. "name": "tslib",
  76. "repository": {
  77. "type": "git",
  78. "url": "git+https://github.com/Microsoft/tslib.git"
  79. },
  80. "sideEffects": false,
  81. "typings": "tslib.d.ts",
  82. "version": "2.8.1"
  83. }