package.json 1.5 KB

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