package.json 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "babel-plugin-transform-async-generator-functions@^6.24.1",
  6. "scope": null,
  7. "escapedName": "babel-plugin-transform-async-generator-functions",
  8. "name": "babel-plugin-transform-async-generator-functions",
  9. "rawSpec": "^6.24.1",
  10. "spec": ">=6.24.1 <7.0.0",
  11. "type": "range"
  12. },
  13. "C:\\wamp\\www\\php\\www\\vue\\node_modules\\babel-preset-stage-3"
  14. ]
  15. ],
  16. "_cnpm_publish_time": 1491578377629,
  17. "_from": "babel-plugin-transform-async-generator-functions@>=6.24.1 <7.0.0",
  18. "_hasShrinkwrap": false,
  19. "_id": "babel-plugin-transform-async-generator-functions@6.24.1",
  20. "_inCache": true,
  21. "_location": "/babel-plugin-transform-async-generator-functions",
  22. "_nodeVersion": "6.9.0",
  23. "_npmOperationalInternal": {
  24. "host": "packages-18-east.internal.npmjs.com",
  25. "tmp": "tmp/babel-plugin-transform-async-generator-functions-6.24.1.tgz_1491578375719_0.672300395090133"
  26. },
  27. "_npmUser": {
  28. "name": "hzoo",
  29. "email": "hi@henryzoo.com"
  30. },
  31. "_npmVersion": "3.10.10",
  32. "_phantomChildren": {},
  33. "_requested": {
  34. "raw": "babel-plugin-transform-async-generator-functions@^6.24.1",
  35. "scope": null,
  36. "escapedName": "babel-plugin-transform-async-generator-functions",
  37. "name": "babel-plugin-transform-async-generator-functions",
  38. "rawSpec": "^6.24.1",
  39. "spec": ">=6.24.1 <7.0.0",
  40. "type": "range"
  41. },
  42. "_requiredBy": [
  43. "/babel-preset-stage-3"
  44. ],
  45. "_resolved": "https://registry.npmjs.org/babel-plugin-transform-async-generator-functions/-/babel-plugin-transform-async-generator-functions-6.24.1.tgz",
  46. "_shasum": "f058900145fd3e9907a6ddf28da59f215258a5db",
  47. "_shrinkwrap": null,
  48. "_spec": "babel-plugin-transform-async-generator-functions@^6.24.1",
  49. "_where": "C:\\wamp\\www\\php\\www\\vue\\node_modules\\babel-preset-stage-3",
  50. "dependencies": {
  51. "babel-helper-remap-async-to-generator": "^6.24.1",
  52. "babel-plugin-syntax-async-generators": "^6.5.0",
  53. "babel-runtime": "^6.22.0"
  54. },
  55. "description": "Turn async generator functions into ES2015 generators",
  56. "devDependencies": {
  57. "babel-helper-plugin-test-runner": "^6.24.1"
  58. },
  59. "directories": {},
  60. "dist": {
  61. "shasum": "f058900145fd3e9907a6ddf28da59f215258a5db",
  62. "size": 1931,
  63. "noattachment": false,
  64. "tarball": "http://registry.npm.taobao.org/babel-plugin-transform-async-generator-functions/download/babel-plugin-transform-async-generator-functions-6.24.1.tgz"
  65. },
  66. "keywords": [
  67. "babel-plugin"
  68. ],
  69. "license": "MIT",
  70. "main": "lib/index.js",
  71. "maintainers": [
  72. {
  73. "name": "danez",
  74. "email": "daniel@tschinder.de"
  75. },
  76. {
  77. "name": "hzoo",
  78. "email": "hi@henryzoo.com"
  79. },
  80. {
  81. "name": "loganfsmyth",
  82. "email": "loganfsmyth@gmail.com"
  83. },
  84. {
  85. "name": "sebmck",
  86. "email": "sebmck@gmail.com"
  87. }
  88. ],
  89. "name": "babel-plugin-transform-async-generator-functions",
  90. "optionalDependencies": {},
  91. "publish_time": 1491578377629,
  92. "readme": "ERROR: No README data found!",
  93. "repository": {
  94. "type": "git",
  95. "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-async-generator-functions"
  96. },
  97. "scripts": {},
  98. "version": "6.24.1"
  99. }