package.json 3.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "babel-plugin-transform-es2015-block-scoped-functions@^6.22.0",
  6. "scope": null,
  7. "escapedName": "babel-plugin-transform-es2015-block-scoped-functions",
  8. "name": "babel-plugin-transform-es2015-block-scoped-functions",
  9. "rawSpec": "^6.22.0",
  10. "spec": ">=6.22.0 <7.0.0",
  11. "type": "range"
  12. },
  13. "/Applications/vagrant/scotch/code/php/www/vue/node_modules/babel-preset-env"
  14. ]
  15. ],
  16. "_cnpm_publish_time": 1484872428262,
  17. "_from": "babel-plugin-transform-es2015-block-scoped-functions@>=6.22.0 <7.0.0",
  18. "_hasShrinkwrap": false,
  19. "_id": "babel-plugin-transform-es2015-block-scoped-functions@6.22.0",
  20. "_inCache": true,
  21. "_location": "/babel-plugin-transform-es2015-block-scoped-functions",
  22. "_nodeVersion": "6.9.0",
  23. "_npmOperationalInternal": {
  24. "host": "packages-18-east.internal.npmjs.com",
  25. "tmp": "tmp/babel-plugin-transform-es2015-block-scoped-functions-6.22.0.tgz_1484872427609_0.37350659677758813"
  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-es2015-block-scoped-functions@^6.22.0",
  35. "scope": null,
  36. "escapedName": "babel-plugin-transform-es2015-block-scoped-functions",
  37. "name": "babel-plugin-transform-es2015-block-scoped-functions",
  38. "rawSpec": "^6.22.0",
  39. "spec": ">=6.22.0 <7.0.0",
  40. "type": "range"
  41. },
  42. "_requiredBy": [
  43. "/babel-preset-env"
  44. ],
  45. "_resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-block-scoped-functions/-/babel-plugin-transform-es2015-block-scoped-functions-6.22.0.tgz",
  46. "_shasum": "bbc51b49f964d70cb8d8e0b94e820246ce3a6141",
  47. "_shrinkwrap": null,
  48. "_spec": "babel-plugin-transform-es2015-block-scoped-functions@^6.22.0",
  49. "_where": "/Applications/vagrant/scotch/code/php/www/vue/node_modules/babel-preset-env",
  50. "dependencies": {
  51. "babel-runtime": "^6.22.0"
  52. },
  53. "description": "Babel plugin to ensure function declarations at the block level are block scoped",
  54. "devDependencies": {
  55. "babel-helper-plugin-test-runner": "^6.22.0"
  56. },
  57. "directories": {},
  58. "dist": {
  59. "shasum": "bbc51b49f964d70cb8d8e0b94e820246ce3a6141",
  60. "size": 1294,
  61. "noattachment": false,
  62. "tarball": "http://registry.npm.taobao.org/babel-plugin-transform-es2015-block-scoped-functions/download/babel-plugin-transform-es2015-block-scoped-functions-6.22.0.tgz"
  63. },
  64. "keywords": [
  65. "babel-plugin"
  66. ],
  67. "license": "MIT",
  68. "main": "lib/index.js",
  69. "maintainers": [
  70. {
  71. "name": "danez",
  72. "email": "daniel@tschinder.de"
  73. },
  74. {
  75. "name": "hzoo",
  76. "email": "hi@henryzoo.com"
  77. },
  78. {
  79. "name": "loganfsmyth",
  80. "email": "loganfsmyth@gmail.com"
  81. },
  82. {
  83. "name": "sebmck",
  84. "email": "sebmck@gmail.com"
  85. }
  86. ],
  87. "name": "babel-plugin-transform-es2015-block-scoped-functions",
  88. "optionalDependencies": {},
  89. "publish_time": 1484872428262,
  90. "readme": "ERROR: No README data found!",
  91. "repository": {
  92. "type": "git",
  93. "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-block-scoped-functions"
  94. },
  95. "scripts": {},
  96. "version": "6.22.0"
  97. }