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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. {
  2. "_args": [
  3. [
  4. "stringify-package@^1.0.1",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/cordova-lib"
  6. ]
  7. ],
  8. "_from": "stringify-package@>=1.0.1 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "stringify-package@1.0.1",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/stringify-package",
  14. "_nodeVersion": "12.8.1",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/stringify-package_1.0.1_1569865416369_0.3656934459769263"
  18. },
  19. "_npmUser": {
  20. "email": "i@izs.me",
  21. "name": "isaacs"
  22. },
  23. "_npmVersion": "6.12.0-next.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "stringify-package",
  27. "raw": "stringify-package@^1.0.1",
  28. "rawSpec": "^1.0.1",
  29. "scope": null,
  30. "spec": ">=1.0.1 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/cordova-lib"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/stringify-package/-/stringify-package-1.0.1.tgz",
  37. "_shasum": "e5aa3643e7f74d0f28628b72f3dad5cecfc3ba85",
  38. "_shrinkwrap": null,
  39. "_spec": "stringify-package@^1.0.1",
  40. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/cordova-lib",
  41. "author": {
  42. "email": "kzm@zkat.tech",
  43. "name": "Kat Marchán"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/npm/stringify-package/issues"
  47. },
  48. "dependencies": {},
  49. "description": "stringifies npm-written json files",
  50. "devDependencies": {
  51. "standard": "11",
  52. "standard-version": "4",
  53. "tap": "12"
  54. },
  55. "directories": {},
  56. "dist": {
  57. "fileCount": 5,
  58. "integrity": "sha512-sa4DUQsYciMP1xhKWGuFM04fB0LG/9DlluZoSVywUMRNvzid6XucHK0/90xGxRoHrAaROrcHK1aPKaijCtSrhg==",
  59. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkj7JCRA9TVsSAnZWagAA3LwP/Asy37ihy2bQeheRK+Eh\nm88RwGJX2osg0+KNLafk+9P7zQ8u4tLSW0D7NCarLhwUSFXl/MjyQ6lI/9R/\nmcvuhmxJPhK2DRzkcgkp3Ptboj/HJUohfDc38pviOp9j+UTvL/IbAwJvXxDl\nIbzMeL2xWJvnmw7JYYuLoUReU+gYlYfwGq+mfeDE3ZmXTbfdGspaMQnxPnvV\n6l0po2jifovdkLlEmgnPZKXRkwcAaLsYF51sXQ2n8JmN19mcF5snNFmp6JF1\nszayRJYP1aYJChkY06r1kdYc6nlUNINpWRRmCyqMmsemrKnkty86VwhMQIoR\nxakneObOddZfddC+U4CIM7dtvN/N6+2YoopH43xO0uEWPtBIwFUFnBwikGzc\nKl8JNGwxF/izJhaKMqGQLzEC2NCEya+h9XQdJgvSktFlxR192Fh2yAznj7Yz\n4hhRcvQnnZau6OSgYY58alZZvFvg4sxCnzxufBx+MHT7asx/6aTwGmtF5rtE\ntKdsU4Ff0JyEzH+QKUMXi7VARxZ8Wvc6DaSNTaWNhKj8P8Z++MQafG6ahFX4\n8lrw6yci+h5nvoY9QlnTo4S94FzfEU3LtJhE+adytUqcn/jq3OQN5CMfvnB0\nm3HmMaVWyczoxVj8CR8qaL3HuRm//QnGLxxpeMY6AkAtESpQY8+/oeqQcEB4\nQG0z\r\n=ueLw\r\n-----END PGP SIGNATURE-----\r\n",
  60. "shasum": "e5aa3643e7f74d0f28628b72f3dad5cecfc3ba85",
  61. "tarball": "https://registry.npmjs.org/stringify-package/-/stringify-package-1.0.1.tgz",
  62. "unpackedSize": 4706
  63. },
  64. "gitHead": "4d78b2a3eed620c6b349550fa6fd99ac6c769167",
  65. "homepage": "https://github.com/npm/stringify-package",
  66. "keywords": [
  67. "json",
  68. "npm",
  69. "package.json",
  70. "stringify"
  71. ],
  72. "license": "ISC",
  73. "main": "index.js",
  74. "maintainers": [
  75. {
  76. "name": "adam_baldwin",
  77. "email": "evilpacket@gmail.com"
  78. },
  79. {
  80. "name": "ahmadnassri",
  81. "email": "ahmad@ahmadnassri.com"
  82. },
  83. {
  84. "name": "annekimsey",
  85. "email": "anne@npmjs.com"
  86. },
  87. {
  88. "name": "billatnpm",
  89. "email": "billatnpm@gmail.com"
  90. },
  91. {
  92. "name": "claudiahdz",
  93. "email": "cghr1990@gmail.com"
  94. },
  95. {
  96. "name": "darcyclarke",
  97. "email": "darcy@darcyclarke.me"
  98. },
  99. {
  100. "name": "isaacs",
  101. "email": "i@izs.me"
  102. },
  103. {
  104. "name": "mikemimik",
  105. "email": "mike@mikecorp.ca"
  106. },
  107. {
  108. "name": "ruyadorno",
  109. "email": "ruyadorno@hotmail.com"
  110. }
  111. ],
  112. "name": "stringify-package",
  113. "optionalDependencies": {},
  114. "readme": "ERROR: No README data found!",
  115. "repository": {
  116. "type": "git",
  117. "url": "git+https://github.com/npm/stringify-package.git"
  118. },
  119. "scripts": {
  120. "postpublish": "git push --follow-tags",
  121. "postrelease": "npm publish",
  122. "prerelease": "npm t",
  123. "pretest": "standard",
  124. "release": "standard-version -s",
  125. "test": "tap -J --coverage --100 test/*.js"
  126. },
  127. "version": "1.0.1"
  128. }