package.json 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. {
  2. "_args": [
  3. [
  4. "tslib@1.13.0",
  5. "D:\\wnmp\\www\\vue\\seaBlueAdmin"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "tslib@1.13.0",
  10. "_id": "tslib@1.13.0",
  11. "_inBundle": false,
  12. "_integrity": "sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==",
  13. "_location": "/tslib",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "tslib@1.13.0",
  19. "name": "tslib",
  20. "escapedName": "tslib",
  21. "rawSpec": "1.13.0",
  22. "saveSpec": null,
  23. "fetchSpec": "1.13.0"
  24. },
  25. "_requiredBy": [
  26. "/chrome-trace-event",
  27. "/rxjs"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/tslib/-/tslib-1.13.0.tgz",
  30. "_spec": "1.13.0",
  31. "_where": "D:\\wnmp\\www\\vue\\seaBlueAdmin",
  32. "author": {
  33. "name": "Microsoft Corp."
  34. },
  35. "bugs": {
  36. "url": "https://github.com/Microsoft/TypeScript/issues"
  37. },
  38. "description": "Runtime library for TypeScript helper functions",
  39. "homepage": "https://www.typescriptlang.org/",
  40. "jsnext:main": "tslib.es6.js",
  41. "keywords": [
  42. "TypeScript",
  43. "Microsoft",
  44. "compiler",
  45. "language",
  46. "javascript",
  47. "tslib",
  48. "runtime"
  49. ],
  50. "license": "0BSD",
  51. "main": "tslib.js",
  52. "module": "tslib.es6.js",
  53. "name": "tslib",
  54. "repository": {
  55. "type": "git",
  56. "url": "git+https://github.com/Microsoft/tslib.git"
  57. },
  58. "sideEffects": false,
  59. "typings": "tslib.d.ts",
  60. "version": "1.13.0"
  61. }