Repositorio del curso CCOM4030 el semestre B91 del proyecto Artesanías con el Instituto de Cultura

package.json 3.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122
  1. {
  2. "_args": [
  3. [
  4. "tslib@^1.9.0",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/rxjs"
  6. ]
  7. ],
  8. "_from": "tslib@>=1.9.0 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "tslib@1.13.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/tslib",
  14. "_nodeVersion": "12.16.3",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/tslib_1.13.0_1589410563138_0.2783540343901998"
  18. },
  19. "_npmUser": {
  20. "email": "typescript@microsoft.com",
  21. "name": "typescript-bot"
  22. },
  23. "_npmVersion": "6.14.4",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "tslib",
  27. "raw": "tslib@^1.9.0",
  28. "rawSpec": "^1.9.0",
  29. "scope": null,
  30. "spec": ">=1.9.0 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/rxjs"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/tslib/-/tslib-1.13.0.tgz",
  37. "_shasum": "c881e13cc7015894ed914862d276436fa9a47043",
  38. "_shrinkwrap": null,
  39. "_spec": "tslib@^1.9.0",
  40. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/rxjs",
  41. "author": {
  42. "name": "Microsoft Corp."
  43. },
  44. "bugs": {
  45. "url": "https://github.com/Microsoft/TypeScript/issues"
  46. },
  47. "dependencies": {},
  48. "description": "Runtime library for TypeScript helper functions",
  49. "devDependencies": {},
  50. "directories": {},
  51. "dist": {
  52. "fileCount": 9,
  53. "integrity": "sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==",
  54. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevHsDCRA9TVsSAnZWagAAukUP/2swkL6F1lc/Wit/U28y\npChpPLWk+LC8OoLfTuOQ+6p9VEnjAqgx4HaKXAT8HkBbL9eFz3InxU2PrYDl\npIY4jUTxXU4bPwajFGOyvZOdAkxg9YPNNyu2EJFxsp4XUB/5ujm/8oCCkzyQ\nK4Puv7Le9+INFZDtIKvaB/6h46OcQ8+hr6WSnoY8Les02dc0yyEG+rLjmVqC\n05YW6rAulZ37POBwmOc8oidKZWTgBALE9NPrLVYKUGfnT0Bs4COnDaErHCEX\nHC7NtZChO1lmhoDJP/6i50rXoiWz02LVm9IWTpefpzgS7/Wx61vGLuVftHLc\nlDp4ftafWysf6x48Z+xma+Moh08a+UIN3VbgWqTUY1FcUUJEvpA7iMs9bx4e\nRy6h0QJogddIUZr+2vaPce8XHcB1oDonr8hVCTcyUTL1oC+3fEw8RJRUKgC1\nLb26Eo4JOhgXDQlubQ9gx24QQMCl116kLZAQUp4j5lzDIwZrMvRCCe0HgAcc\na4BVT86/xvEy/CEKenMZsV7z1ks+I6OP0pY3SwmJ5dcaYsz2bv5K4UKNf8nO\niPHCwSPPSuog8+vhnayctN5l7/SgLJI1x5hqgWIT7/audDy8e4pCH5qb372J\nvXqGiMmcdt4tYbtYCsZh03Mi8nYw7ap4OYn2JliZcGAFBiiuqKkUSCfw7bcM\nDTRf\r\n=TghQ\r\n-----END PGP SIGNATURE-----\r\n",
  55. "shasum": "c881e13cc7015894ed914862d276436fa9a47043",
  56. "tarball": "https://registry.npmjs.org/tslib/-/tslib-1.13.0.tgz",
  57. "unpackedSize": 31919
  58. },
  59. "gitHead": "b7e9c51bf7fb01865e8eec136fc30098c6144bb8",
  60. "homepage": "https://www.typescriptlang.org/",
  61. "jsnext:main": "tslib.es6.js",
  62. "keywords": [
  63. "Microsoft",
  64. "TypeScript",
  65. "compiler",
  66. "javascript",
  67. "language",
  68. "runtime",
  69. "tslib"
  70. ],
  71. "license": "0BSD",
  72. "main": "tslib.js",
  73. "maintainers": [
  74. {
  75. "name": "andrewbranch",
  76. "email": "andrew@wheream.io"
  77. },
  78. {
  79. "name": "minestarks",
  80. "email": "mineyalc@microsoft.com"
  81. },
  82. {
  83. "name": "orta",
  84. "email": "orta.therox@gmail.com"
  85. },
  86. {
  87. "name": "rbuckton",
  88. "email": "rbuckton@chronicles.org"
  89. },
  90. {
  91. "name": "sanders_n",
  92. "email": "ncsander@indiana.edu"
  93. },
  94. {
  95. "name": "sheetalkamat",
  96. "email": "shkamat@microsoft.com"
  97. },
  98. {
  99. "name": "typescript-bot",
  100. "email": "typescript@microsoft.com"
  101. },
  102. {
  103. "name": "typescript-deploys",
  104. "email": "ortam@microsoft.com"
  105. },
  106. {
  107. "name": "weswigham",
  108. "email": "wwigham@gmail.com"
  109. }
  110. ],
  111. "module": "tslib.es6.js",
  112. "name": "tslib",
  113. "optionalDependencies": {},
  114. "readme": "ERROR: No README data found!",
  115. "repository": {
  116. "type": "git",
  117. "url": "git+https://github.com/Microsoft/tslib.git"
  118. },
  119. "sideEffects": false,
  120. "typings": "tslib.d.ts",
  121. "version": "1.13.0"
  122. }