UI for Zipcoin Blue

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "tsickle@^0.27.2",
  6. "scope": null,
  7. "escapedName": "tsickle",
  8. "name": "tsickle",
  9. "rawSpec": "^0.27.2",
  10. "spec": ">=0.27.2 <0.28.0",
  11. "type": "range"
  12. },
  13. "/Users/tennesseeg/blueCoin/node_modules/@angular/compiler-cli"
  14. ]
  15. ],
  16. "_from": "tsickle@>=0.27.2 <0.28.0",
  17. "_id": "tsickle@0.27.5",
  18. "_inCache": true,
  19. "_location": "/tsickle",
  20. "_nodeVersion": "8.9.1",
  21. "_npmOperationalInternal": {
  22. "host": "s3://npm-registry-packages",
  23. "tmp": "tmp/tsickle_0.27.5_1522860684746_0.97455333430299"
  24. },
  25. "_npmUser": {
  26. "name": "angularcore",
  27. "email": "angular-core+npm@google.com"
  28. },
  29. "_npmVersion": "5.5.1",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "tsickle@^0.27.2",
  33. "scope": null,
  34. "escapedName": "tsickle",
  35. "name": "tsickle",
  36. "rawSpec": "^0.27.2",
  37. "spec": ">=0.27.2 <0.28.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/@angular/compiler-cli"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/tsickle/-/tsickle-0.27.5.tgz",
  44. "_shasum": "41e1a41a5acf971cbb2b0558a9590779234d591f",
  45. "_shrinkwrap": null,
  46. "_spec": "tsickle@^0.27.2",
  47. "_where": "/Users/tennesseeg/blueCoin/node_modules/@angular/compiler-cli",
  48. "bin": {
  49. "tsickle": "src/main.js"
  50. },
  51. "bugs": {
  52. "url": "https://github.com/angular/tsickle/issues"
  53. },
  54. "contributors": [
  55. {
  56. "name": "Evan Martin",
  57. "email": "evanm@google.com",
  58. "url": "https://angular.io/"
  59. },
  60. {
  61. "name": "Alex Eagle",
  62. "email": "alexeagle@google.com",
  63. "url": "https://angular.io/"
  64. },
  65. {
  66. "name": "Martin Probst",
  67. "email": "martinprobst@google.com",
  68. "url": "https://angular.io/"
  69. },
  70. {
  71. "name": "Rado Kirov",
  72. "email": "radokirov@google.com",
  73. "url": "https://angular.io/"
  74. },
  75. {
  76. "name": "Thomas Deegan",
  77. "email": "tdeegan@google.com"
  78. }
  79. ],
  80. "dependencies": {
  81. "minimist": "^1.2.0",
  82. "mkdirp": "^0.5.1",
  83. "source-map": "^0.6.0",
  84. "source-map-support": "^0.5.0"
  85. },
  86. "description": "Transpile TypeScript code to JavaScript with Closure annotations.",
  87. "devDependencies": {
  88. "@types/chai": "4.1.2",
  89. "@types/diff": "3.2.2",
  90. "@types/glob": "5.0.35",
  91. "@types/google-closure-compiler": "0.0.18",
  92. "@types/jasmine": "2.8.6",
  93. "@types/minimatch": "3.0.3",
  94. "@types/minimist": "1.2.0",
  95. "@types/mkdirp": "0.5.2",
  96. "@types/node": "6.0.102",
  97. "@types/source-map-support": "0.4.0",
  98. "chai": "4.1.2",
  99. "chai-diff": "1.0.1",
  100. "clang-format": "1.2.2",
  101. "diff": "3.5.0",
  102. "glob": "7.1.2",
  103. "google-closure-compiler": "20161024.3.0",
  104. "gulp": "3.9.1",
  105. "gulp-clang-format": "1.0.25",
  106. "gulp-tslint": "8.1.3",
  107. "gulp-typescript": "4.0.1",
  108. "jasmine": "3.1.0",
  109. "merge2": "1.2.1",
  110. "temp": "0.8.3",
  111. "tslint": "5.9.1",
  112. "typescript": "2.7.2"
  113. },
  114. "directories": {
  115. "test": "test"
  116. },
  117. "dist": {
  118. "integrity": "sha512-NP+CjM1EXza/M8mOXBLH3vkFEJiu1zfEAlC5WdJxHPn8l96QPz5eooP6uAgYtw1CcKfuSyIiheNUdKxtDWCNeg==",
  119. "shasum": "41e1a41a5acf971cbb2b0558a9590779234d591f",
  120. "tarball": "https://registry.npmjs.org/tsickle/-/tsickle-0.27.5.tgz",
  121. "fileCount": 38,
  122. "unpackedSize": 1217498
  123. },
  124. "files": [
  125. "src/*"
  126. ],
  127. "homepage": "https://github.com/angular/tsickle",
  128. "keywords": [
  129. "typescript",
  130. "closure"
  131. ],
  132. "license": "MIT",
  133. "main": "src/tsickle.js",
  134. "maintainers": [
  135. {
  136. "name": "angularcore",
  137. "email": "angular-core+npm@google.com"
  138. },
  139. {
  140. "name": "appsforartists",
  141. "email": "git@appsforartists.com"
  142. }
  143. ],
  144. "name": "tsickle",
  145. "optionalDependencies": {},
  146. "peerDependencies": {
  147. "typescript": ">=2.4.2 <2.8"
  148. },
  149. "readme": "ERROR: No README data found!",
  150. "repository": {
  151. "type": "git",
  152. "url": "git+https://github.com/angular/tsickle.git"
  153. },
  154. "scripts": {
  155. "build": "bazel build //:npm_package",
  156. "test": "gulp test.check-format && gulp test.check-lint && bazel test ..."
  157. },
  158. "typings": "src/tsickle.d.ts",
  159. "version": "0.27.5"
  160. }