package.json 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. {
  2. "_args": [
  3. [
  4. "babel-runtime@^6.22.0",
  5. "/home/seleznev/project Angular/Quality system/node_modules/babel-plugin-transform-flow-strip-types"
  6. ]
  7. ],
  8. "_from": "babel-runtime@>=6.22.0 <7.0.0",
  9. "_id": "babel-runtime@6.26.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/babel-runtime",
  13. "_nodeVersion": "6.9.0",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/babel-runtime-6.26.0.tgz_1502898849886_0.663184720557183"
  17. },
  18. "_npmUser": {
  19. "email": "hi@henryzoo.com",
  20. "name": "hzoo"
  21. },
  22. "_npmVersion": "4.6.1",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "babel-runtime",
  26. "raw": "babel-runtime@^6.22.0",
  27. "rawSpec": "^6.22.0",
  28. "scope": null,
  29. "spec": ">=6.22.0 <7.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/babel-core",
  34. "/babel-generator",
  35. "/babel-helper-bindify-decorators",
  36. "/babel-helper-builder-binary-assignment-operator-visitor",
  37. "/babel-helper-call-delegate",
  38. "/babel-helper-define-map",
  39. "/babel-helper-explode-assignable-expression",
  40. "/babel-helper-explode-class",
  41. "/babel-helper-function-name",
  42. "/babel-helper-get-function-arity",
  43. "/babel-helper-hoist-variables",
  44. "/babel-helper-optimise-call-expression",
  45. "/babel-helper-regex",
  46. "/babel-helper-remap-async-to-generator",
  47. "/babel-helper-replace-supers",
  48. "/babel-helpers",
  49. "/babel-messages",
  50. "/babel-plugin-check-es2015-constants",
  51. "/babel-plugin-transform-async-generator-functions",
  52. "/babel-plugin-transform-async-to-generator",
  53. "/babel-plugin-transform-class-constructor-call",
  54. "/babel-plugin-transform-class-properties",
  55. "/babel-plugin-transform-decorators",
  56. "/babel-plugin-transform-es2015-arrow-functions",
  57. "/babel-plugin-transform-es2015-block-scoped-functions",
  58. "/babel-plugin-transform-es2015-block-scoping",
  59. "/babel-plugin-transform-es2015-classes",
  60. "/babel-plugin-transform-es2015-computed-properties",
  61. "/babel-plugin-transform-es2015-destructuring",
  62. "/babel-plugin-transform-es2015-duplicate-keys",
  63. "/babel-plugin-transform-es2015-for-of",
  64. "/babel-plugin-transform-es2015-function-name",
  65. "/babel-plugin-transform-es2015-literals",
  66. "/babel-plugin-transform-es2015-modules-amd",
  67. "/babel-plugin-transform-es2015-modules-commonjs",
  68. "/babel-plugin-transform-es2015-modules-systemjs",
  69. "/babel-plugin-transform-es2015-modules-umd",
  70. "/babel-plugin-transform-es2015-object-super",
  71. "/babel-plugin-transform-es2015-parameters",
  72. "/babel-plugin-transform-es2015-shorthand-properties",
  73. "/babel-plugin-transform-es2015-spread",
  74. "/babel-plugin-transform-es2015-sticky-regex",
  75. "/babel-plugin-transform-es2015-template-literals",
  76. "/babel-plugin-transform-es2015-typeof-symbol",
  77. "/babel-plugin-transform-es2015-unicode-regex",
  78. "/babel-plugin-transform-exponentiation-operator",
  79. "/babel-plugin-transform-export-extensions",
  80. "/babel-plugin-transform-flow-strip-types",
  81. "/babel-plugin-transform-object-rest-spread",
  82. "/babel-plugin-transform-strict-mode",
  83. "/babel-register",
  84. "/babel-template",
  85. "/babel-traverse",
  86. "/babel-types",
  87. "/regenerator-transform"
  88. ],
  89. "_resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz",
  90. "_shasum": "965c7058668e82b55d7bfe04ff2337bc8b5647fe",
  91. "_shrinkwrap": null,
  92. "_spec": "babel-runtime@^6.22.0",
  93. "_where": "/home/seleznev/project Angular/Quality system/node_modules/babel-plugin-transform-flow-strip-types",
  94. "author": {
  95. "email": "sebmck@gmail.com",
  96. "name": "Sebastian McKenzie"
  97. },
  98. "dependencies": {
  99. "core-js": "^2.4.0",
  100. "regenerator-runtime": "^0.11.0"
  101. },
  102. "description": "babel selfContained runtime",
  103. "devDependencies": {
  104. "babel-helpers": "^6.22.0",
  105. "babel-plugin-transform-runtime": "^6.23.0"
  106. },
  107. "directories": {},
  108. "dist": {
  109. "shasum": "965c7058668e82b55d7bfe04ff2337bc8b5647fe",
  110. "tarball": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz"
  111. },
  112. "license": "MIT",
  113. "maintainers": [
  114. {
  115. "name": "thejameskyle",
  116. "email": "me@thejameskyle.com"
  117. },
  118. {
  119. "name": "sebmck",
  120. "email": "sebmck@gmail.com"
  121. },
  122. {
  123. "name": "danez",
  124. "email": "daniel@tschinder.de"
  125. },
  126. {
  127. "name": "hzoo",
  128. "email": "hi@henryzoo.com"
  129. },
  130. {
  131. "name": "loganfsmyth",
  132. "email": "loganfsmyth@gmail.com"
  133. }
  134. ],
  135. "name": "babel-runtime",
  136. "optionalDependencies": {},
  137. "readme": "ERROR: No README data found!",
  138. "repository": {
  139. "type": "git",
  140. "url": "https://github.com/babel/babel/tree/master/packages/babel-runtime"
  141. },
  142. "scripts": {},
  143. "version": "6.26.0"
  144. }