package.json 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. {
  2. "_args": [
  3. [
  4. "babel-plugin-transform-runtime@6.x.x",
  5. "D:\\work\\im"
  6. ]
  7. ],
  8. "_from": "babel-plugin-transform-runtime@>=6.0.0 <7.0.0",
  9. "_id": "babel-plugin-transform-runtime@6.12.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/babel-plugin-transform-runtime",
  13. "_nodeVersion": "5.11.1",
  14. "_npmOperationalInternal": {
  15. "host": "packages-16-east.internal.npmjs.com",
  16. "tmp": "tmp/babel-plugin-transform-runtime-6.12.0.tgz_1469647399357_0.34471816779114306"
  17. },
  18. "_npmUser": {
  19. "email": "hi@henryzoo.com",
  20. "name": "hzoo"
  21. },
  22. "_npmVersion": "3.10.3",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "babel-plugin-transform-runtime",
  26. "raw": "babel-plugin-transform-runtime@6.x.x",
  27. "rawSpec": "6.x.x",
  28. "scope": null,
  29. "spec": ">=6.0.0 <7.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "#DEV:/"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/babel-plugin-transform-runtime/-/babel-plugin-transform-runtime-6.12.0.tgz",
  36. "_shasum": "15e509884b2b8b38d87f4bdbd04b5835a452675e",
  37. "_shrinkwrap": null,
  38. "_spec": "babel-plugin-transform-runtime@6.x.x",
  39. "_where": "D:\\work\\im",
  40. "dependencies": {
  41. "babel-runtime": "^6.9.0"
  42. },
  43. "description": "Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals",
  44. "devDependencies": {
  45. "babel-helper-plugin-test-runner": "^6.8.0"
  46. },
  47. "directories": {},
  48. "dist": {
  49. "shasum": "15e509884b2b8b38d87f4bdbd04b5835a452675e",
  50. "tarball": "https://registry.npmjs.org/babel-plugin-transform-runtime/-/babel-plugin-transform-runtime-6.12.0.tgz"
  51. },
  52. "keywords": [
  53. "babel-plugin"
  54. ],
  55. "license": "MIT",
  56. "main": "lib/index.js",
  57. "maintainers": [
  58. {
  59. "email": "amjad.masad@gmail.com",
  60. "name": "amasad"
  61. },
  62. {
  63. "email": "hi@henryzoo.com",
  64. "name": "hzoo"
  65. },
  66. {
  67. "email": "npm-public@jessemccarthy.net",
  68. "name": "jmm"
  69. },
  70. {
  71. "email": "loganfsmyth@gmail.com",
  72. "name": "loganfsmyth"
  73. },
  74. {
  75. "email": "sebmck@gmail.com",
  76. "name": "sebmck"
  77. },
  78. {
  79. "email": "me@thejameskyle.com",
  80. "name": "thejameskyle"
  81. }
  82. ],
  83. "name": "babel-plugin-transform-runtime",
  84. "optionalDependencies": {},
  85. "readme": "ERROR: No README data found!",
  86. "repository": {
  87. "type": "git",
  88. "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-runtime"
  89. },
  90. "scripts": {},
  91. "version": "6.12.0"
  92. }