package.json 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. {
  2. "_args": [
  3. [
  4. "babel-plugin-transform-es2015-block-scoping@^6.24.1",
  5. "/home/seleznev/project Angular/Quality system/node_modules/babel-preset-es2015"
  6. ]
  7. ],
  8. "_from": "babel-plugin-transform-es2015-block-scoping@>=6.24.1 <7.0.0",
  9. "_id": "babel-plugin-transform-es2015-block-scoping@6.26.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/babel-plugin-transform-es2015-block-scoping",
  13. "_nodeVersion": "6.9.0",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/babel-plugin-transform-es2015-block-scoping-6.26.0.tgz_1502898859327_0.8509586888831109"
  17. },
  18. "_npmUser": {
  19. "email": "hi@henryzoo.com",
  20. "name": "hzoo"
  21. },
  22. "_npmVersion": "4.6.1",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "babel-plugin-transform-es2015-block-scoping",
  26. "raw": "babel-plugin-transform-es2015-block-scoping@^6.24.1",
  27. "rawSpec": "^6.24.1",
  28. "scope": null,
  29. "spec": ">=6.24.1 <7.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/babel-preset-es2015"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-6.26.0.tgz",
  36. "_shasum": "d70f5299c1308d05c12f463813b0a09e73b1895f",
  37. "_shrinkwrap": null,
  38. "_spec": "babel-plugin-transform-es2015-block-scoping@^6.24.1",
  39. "_where": "/home/seleznev/project Angular/Quality system/node_modules/babel-preset-es2015",
  40. "dependencies": {
  41. "babel-runtime": "^6.26.0",
  42. "babel-template": "^6.26.0",
  43. "babel-traverse": "^6.26.0",
  44. "babel-types": "^6.26.0",
  45. "lodash": "^4.17.4"
  46. },
  47. "description": "Compile ES2015 block scoping (const and let) to ES5",
  48. "devDependencies": {
  49. "babel-helper-plugin-test-runner": "^6.24.1"
  50. },
  51. "directories": {},
  52. "dist": {
  53. "shasum": "d70f5299c1308d05c12f463813b0a09e73b1895f",
  54. "tarball": "https://registry.npmjs.org/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-6.26.0.tgz"
  55. },
  56. "keywords": [
  57. "babel-plugin"
  58. ],
  59. "license": "MIT",
  60. "main": "lib/index.js",
  61. "maintainers": [
  62. {
  63. "name": "thejameskyle",
  64. "email": "me@thejameskyle.com"
  65. },
  66. {
  67. "name": "sebmck",
  68. "email": "sebmck@gmail.com"
  69. },
  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": "babel-plugin-transform-es2015-block-scoping",
  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-es2015-block-scoping"
  89. },
  90. "scripts": {},
  91. "version": "6.26.0"
  92. }