a zip code crypto-currency system good for red ONLY

package.json 1.5KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. {
  2. "_from": "@angular/http@5.2.11",
  3. "_id": "@angular/http@5.2.11",
  4. "_inBundle": false,
  5. "_integrity": "sha512-eR7wNXh1+6MpcQNb3sq4bJVX03dx50Wl3kpPG+Q7N1VSL0oPQSobaTrR17ac3oFCEfSJn6kkUCqtUXha6wcNHg==",
  6. "_location": "/@angular/http",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "@angular/http@5.2.11",
  12. "name": "@angular/http",
  13. "escapedName": "@angular%2fhttp",
  14. "scope": "@angular",
  15. "rawSpec": "5.2.11",
  16. "saveSpec": null,
  17. "fetchSpec": "5.2.11"
  18. },
  19. "_requiredBy": [
  20. "/"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/@angular/http/-/http-5.2.11.tgz",
  23. "_shasum": "2b649983c954ae754f6f39060e2d83da0bf352ad",
  24. "_spec": "@angular/http@5.2.11",
  25. "_where": "/Users/khalils/ZipCoin-RED/ZipCoinRed",
  26. "author": {
  27. "name": "angular"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/angular/angular/issues"
  31. },
  32. "bundleDependencies": false,
  33. "dependencies": {
  34. "tslib": "^1.7.1"
  35. },
  36. "deprecated": false,
  37. "description": "Angular - the http service",
  38. "es2015": "./esm2015/http.js",
  39. "homepage": "https://github.com/angular/angular#readme",
  40. "license": "MIT",
  41. "main": "./bundles/http.umd.js",
  42. "module": "./esm5/http.js",
  43. "name": "@angular/http",
  44. "peerDependencies": {
  45. "rxjs": "^5.5.0",
  46. "@angular/core": "5.2.11",
  47. "@angular/platform-browser": "5.2.11"
  48. },
  49. "repository": {
  50. "type": "git",
  51. "url": "git+https://github.com/angular/angular.git"
  52. },
  53. "typings": "./http.d.ts",
  54. "version": "5.2.11"
  55. }