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

package.json 4.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. {
  2. "_args": [
  3. [
  4. "fast-json-stable-stringify@^2.0.0",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/ajv"
  6. ]
  7. ],
  8. "_from": "fast-json-stable-stringify@>=2.0.0 <3.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "fast-json-stable-stringify@2.1.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/fast-json-stable-stringify",
  14. "_nodeVersion": "12.13.1",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/fast-json-stable-stringify_2.1.0_1576340277444_0.8261047926724743"
  18. },
  19. "_npmUser": {
  20. "email": "e.poberezkin@me.com",
  21. "name": "esp"
  22. },
  23. "_npmVersion": "6.12.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "fast-json-stable-stringify",
  27. "raw": "fast-json-stable-stringify@^2.0.0",
  28. "rawSpec": "^2.0.0",
  29. "scope": null,
  30. "spec": ">=2.0.0 <3.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/ajv"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
  37. "_shasum": "874bf69c6f404c2b5d99c481341399fd55892633",
  38. "_shrinkwrap": null,
  39. "_spec": "fast-json-stable-stringify@^2.0.0",
  40. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/ajv",
  41. "author": {
  42. "email": "mail@substack.net",
  43. "name": "James Halliday",
  44. "url": "http://substack.net"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/epoberezkin/fast-json-stable-stringify/issues"
  48. },
  49. "dependencies": {},
  50. "description": "deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify",
  51. "devDependencies": {
  52. "benchmark": "^2.1.4",
  53. "coveralls": "^3.0.0",
  54. "eslint": "^6.7.0",
  55. "fast-stable-stringify": "latest",
  56. "faster-stable-stringify": "latest",
  57. "json-stable-stringify": "latest",
  58. "nyc": "^14.1.0",
  59. "pre-commit": "^1.2.2",
  60. "tape": "^4.11.0"
  61. },
  62. "directories": {},
  63. "dist": {
  64. "fileCount": 18,
  65. "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
  66. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9Qs1CRA9TVsSAnZWagAAltoP/jWcQFQ/Edn5/PAwd8pb\nGVyKQiGL3MORCYwAEwg21khJmXlcMhk4yb+yP5w9f4XbBwltA7d6ToAUOG25\nhErqa7HFHkI3QnqHCD4m5WERuG0QAOoGJBdguNn9xhkZdo4ag4An8FCDAVPI\naY7vctnN5NBhFyA0vseJlWKc42fwzAFjqgGqZ5Ua2736vhqZAUgvTrvTlS5+\nF+L2SJa8n462W9EKS+SUJq1RohSKsHhVKhoiVZDntQDbttsINSKeiwHTf7kp\nNrfNZesdlhs0OnFyKysLud3HYd5SpvOMq4/20G6Cn+Z31pmvakrfkpvlb5EX\n0dUpOTeKmWq+GrF3r2xDOx1szitQQa+D/DWOZFFsoXUAwv4d2fnUYMJVOjHS\ntWmGzVMoCEW62uEmIPCfCf9fuhHN52Tly0v28MnbmdWoB4R0mAFqDhKsMSSJ\nJ7LUPWjZ4n7d8oiZeJZebT6MfSJr1i1ROm9tLbQCt4j18pGKDVJw1KnlcoTc\nz/Q4hZgoIkskc3hV9ferIl/jAdeQcfM3DgekKqr96Y6WGcMlobzyhzXbd9Aq\nRgfS+345S8K/fnDBM5c4ZDgRnDHklm34IZq1ZtEadeiWsQ+5qpPJ+1qhmzPb\n7aZ8PUEiCLj9fxV349tYOXMjMG/Lw7vy+IM02BZvz8lgxrc3XPXR7xtg4pZv\nThLg\r\n=nreR\r\n-----END PGP SIGNATURE-----\r\n",
  67. "shasum": "874bf69c6f404c2b5d99c481341399fd55892633",
  68. "tarball": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
  69. "unpackedSize": 16959
  70. },
  71. "gitHead": "b3ab8bdfb91cb182c93475c2c3518d6224672bb4",
  72. "homepage": "https://github.com/epoberezkin/fast-json-stable-stringify",
  73. "keywords": [
  74. "deterministic",
  75. "hash",
  76. "json",
  77. "stable",
  78. "stringify"
  79. ],
  80. "license": "MIT",
  81. "main": "index.js",
  82. "maintainers": [
  83. {
  84. "name": "esp",
  85. "email": "e.poberezkin@me.com"
  86. }
  87. ],
  88. "name": "fast-json-stable-stringify",
  89. "nyc": {
  90. "exclude": [
  91. "node_modules",
  92. "test"
  93. ],
  94. "reporter": [
  95. "lcov",
  96. "text-summary"
  97. ]
  98. },
  99. "optionalDependencies": {},
  100. "readme": "ERROR: No README data found!",
  101. "repository": {
  102. "type": "git",
  103. "url": "git://github.com/epoberezkin/fast-json-stable-stringify.git"
  104. },
  105. "scripts": {
  106. "eslint": "eslint index.js test",
  107. "test": "npm run eslint && nyc npm run test-spec",
  108. "test-spec": "tape test/*.js"
  109. },
  110. "types": "index.d.ts",
  111. "version": "2.1.0"
  112. }