package.json 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. {
  2. "_args": [
  3. [
  4. "babel-plugin-transform-es2015-shorthand-properties@^6.24.1",
  5. "/home/seleznev/project Angular/Quality system/node_modules/babel-preset-es2015"
  6. ]
  7. ],
  8. "_from": "babel-plugin-transform-es2015-shorthand-properties@>=6.24.1 <7.0.0",
  9. "_id": "babel-plugin-transform-es2015-shorthand-properties@6.24.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/babel-plugin-transform-es2015-shorthand-properties",
  13. "_nodeVersion": "6.9.0",
  14. "_npmOperationalInternal": {
  15. "host": "packages-18-east.internal.npmjs.com",
  16. "tmp": "tmp/babel-plugin-transform-es2015-shorthand-properties-6.24.1.tgz_1491578349312_0.1297836024314165"
  17. },
  18. "_npmUser": {
  19. "email": "hi@henryzoo.com",
  20. "name": "hzoo"
  21. },
  22. "_npmVersion": "3.10.10",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "babel-plugin-transform-es2015-shorthand-properties",
  26. "raw": "babel-plugin-transform-es2015-shorthand-properties@^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-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-6.24.1.tgz",
  36. "_shasum": "24f875d6721c87661bbd99a4622e51f14de38aa0",
  37. "_shrinkwrap": null,
  38. "_spec": "babel-plugin-transform-es2015-shorthand-properties@^6.24.1",
  39. "_where": "/home/seleznev/project Angular/Quality system/node_modules/babel-preset-es2015",
  40. "dependencies": {
  41. "babel-runtime": "^6.22.0",
  42. "babel-types": "^6.24.1"
  43. },
  44. "description": "Compile ES2015 shorthand properties to ES5",
  45. "devDependencies": {
  46. "babel-helper-plugin-test-runner": "^6.24.1"
  47. },
  48. "directories": {},
  49. "dist": {
  50. "shasum": "24f875d6721c87661bbd99a4622e51f14de38aa0",
  51. "tarball": "https://registry.npmjs.org/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-6.24.1.tgz"
  52. },
  53. "keywords": [
  54. "babel-plugin"
  55. ],
  56. "license": "MIT",
  57. "main": "lib/index.js",
  58. "maintainers": [
  59. {
  60. "name": "amasad",
  61. "email": "amjad.masad@gmail.com"
  62. },
  63. {
  64. "name": "hzoo",
  65. "email": "hi@henryzoo.com"
  66. },
  67. {
  68. "name": "jmm",
  69. "email": "npm-public@jessemccarthy.net"
  70. },
  71. {
  72. "name": "loganfsmyth",
  73. "email": "loganfsmyth@gmail.com"
  74. },
  75. {
  76. "name": "sebmck",
  77. "email": "sebmck@gmail.com"
  78. },
  79. {
  80. "name": "thejameskyle",
  81. "email": "me@thejameskyle.com"
  82. }
  83. ],
  84. "name": "babel-plugin-transform-es2015-shorthand-properties",
  85. "optionalDependencies": {},
  86. "readme": "ERROR: No README data found!",
  87. "repository": {
  88. "type": "git",
  89. "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-shorthand-properties"
  90. },
  91. "scripts": {},
  92. "version": "6.24.1"
  93. }