a zip code crypto-currency system good for red ONLY

package.json 1.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. {
  2. "_from": "tslib@^1.7.1",
  3. "_id": "tslib@1.9.3",
  4. "_inBundle": false,
  5. "_integrity": "sha512-4krF8scpejhaOgqzBEcGM7yDIEfi0/8+8zDRZhNZZ2kjmHJ4hv3zCbQWxoJGz1iw5U0Jl0nma13xzHXcncMavQ==",
  6. "_location": "/tslib",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "tslib@^1.7.1",
  12. "name": "tslib",
  13. "escapedName": "tslib",
  14. "rawSpec": "^1.7.1",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.7.1"
  17. },
  18. "_requiredBy": [
  19. "/@angular/animations",
  20. "/@angular/common",
  21. "/@angular/compiler",
  22. "/@angular/core",
  23. "/@angular/forms",
  24. "/@angular/http",
  25. "/@angular/platform-browser",
  26. "/@angular/platform-browser-dynamic",
  27. "/tslint",
  28. "/tslint-eslint-rules",
  29. "/tsutils"
  30. ],
  31. "_resolved": "https://registry.npmjs.org/tslib/-/tslib-1.9.3.tgz",
  32. "_shasum": "d7e4dd79245d85428c4d7e4822a79917954ca286",
  33. "_spec": "tslib@^1.7.1",
  34. "_where": "/Users/khalils/ZipCoin-RED/ZipCoinRed/node_modules/@angular/animations",
  35. "author": {
  36. "name": "Microsoft Corp."
  37. },
  38. "bugs": {
  39. "url": "https://github.com/Microsoft/TypeScript/issues"
  40. },
  41. "bundleDependencies": false,
  42. "deprecated": false,
  43. "description": "Runtime library for TypeScript helper functions",
  44. "homepage": "http://typescriptlang.org/",
  45. "jsnext:main": "tslib.es6.js",
  46. "keywords": [
  47. "TypeScript",
  48. "Microsoft",
  49. "compiler",
  50. "language",
  51. "javascript",
  52. "tslib",
  53. "runtime"
  54. ],
  55. "license": "Apache-2.0",
  56. "main": "tslib.js",
  57. "module": "tslib.es6.js",
  58. "name": "tslib",
  59. "repository": {
  60. "type": "git",
  61. "url": "git+https://github.com/Microsoft/tslib.git"
  62. },
  63. "typings": "tslib.d.ts",
  64. "version": "1.9.3"
  65. }