a zip code crypto-currency system good for red ONLY

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. {
  2. "_from": "lodash.mergewith@^4.6.0",
  3. "_id": "lodash.mergewith@4.6.1",
  4. "_inBundle": false,
  5. "_integrity": "sha512-eWw5r+PYICtEBgrBE5hhlT6aAa75f411bgDz/ZL2KZqYV03USvucsxcHUIlGTDTECs1eunpI7HOV7U+WLDvNdQ==",
  6. "_location": "/lodash.mergewith",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "lodash.mergewith@^4.6.0",
  12. "name": "lodash.mergewith",
  13. "escapedName": "lodash.mergewith",
  14. "rawSpec": "^4.6.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^4.6.0"
  17. },
  18. "_requiredBy": [
  19. "/node-sass"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.1.tgz",
  22. "_shasum": "639057e726c3afbdb3e7d42741caa8d6e4335927",
  23. "_spec": "lodash.mergewith@^4.6.0",
  24. "_where": "/Users/khalils/ZipCoin-RED/ZipCoinRed/node_modules/node-sass",
  25. "author": {
  26. "name": "John-David Dalton",
  27. "email": "john.david.dalton@gmail.com",
  28. "url": "http://allyoucanleet.com/"
  29. },
  30. "bugs": {
  31. "url": "https://github.com/lodash/lodash/issues"
  32. },
  33. "bundleDependencies": false,
  34. "contributors": [
  35. {
  36. "name": "John-David Dalton",
  37. "email": "john.david.dalton@gmail.com",
  38. "url": "http://allyoucanleet.com/"
  39. },
  40. {
  41. "name": "Mathias Bynens",
  42. "email": "mathias@qiwi.be",
  43. "url": "https://mathiasbynens.be/"
  44. }
  45. ],
  46. "deprecated": false,
  47. "description": "The Lodash method `_.mergeWith` exported as a module.",
  48. "homepage": "https://lodash.com/",
  49. "icon": "https://lodash.com/icon.svg",
  50. "keywords": [
  51. "lodash-modularized",
  52. "mergewith"
  53. ],
  54. "license": "MIT",
  55. "name": "lodash.mergewith",
  56. "repository": {
  57. "type": "git",
  58. "url": "git+https://github.com/lodash/lodash.git"
  59. },
  60. "scripts": {
  61. "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
  62. },
  63. "version": "4.6.1"
  64. }