package.json 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. {
  2. "_args": [
  3. [
  4. "babel-plugin-transform-es2015-shorthand-properties@^6.3.13",
  5. "D:\\work\\im\\node_modules\\babel-preset-es2015-loose"
  6. ]
  7. ],
  8. "_from": "babel-plugin-transform-es2015-shorthand-properties@>=6.3.13 <7.0.0",
  9. "_id": "babel-plugin-transform-es2015-shorthand-properties@6.8.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/babel-plugin-transform-es2015-shorthand-properties",
  13. "_nodeVersion": "5.1.0",
  14. "_npmOperationalInternal": {
  15. "host": "packages-16-east.internal.npmjs.com",
  16. "tmp": "tmp/babel-plugin-transform-es2015-shorthand-properties-6.8.0.tgz_1462232688001_0.6746715707704425"
  17. },
  18. "_npmUser": {
  19. "email": "hi@henryzoo.com",
  20. "name": "hzoo"
  21. },
  22. "_npmVersion": "3.8.6",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "babel-plugin-transform-es2015-shorthand-properties",
  26. "raw": "babel-plugin-transform-es2015-shorthand-properties@^6.3.13",
  27. "rawSpec": "^6.3.13",
  28. "scope": null,
  29. "spec": ">=6.3.13 <7.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/babel-preset-es2015-loose"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-6.8.0.tgz",
  36. "_shasum": "f0a4c5fd471630acf333c2d99c3d677bf0952149",
  37. "_shrinkwrap": null,
  38. "_spec": "babel-plugin-transform-es2015-shorthand-properties@^6.3.13",
  39. "_where": "D:\\work\\im\\node_modules\\babel-preset-es2015-loose",
  40. "dependencies": {
  41. "babel-runtime": "^6.0.0",
  42. "babel-types": "^6.8.0"
  43. },
  44. "description": "Compile ES2015 shorthand properties to ES5",
  45. "devDependencies": {
  46. "babel-helper-plugin-test-runner": "^6.8.0"
  47. },
  48. "directories": {},
  49. "dist": {
  50. "shasum": "f0a4c5fd471630acf333c2d99c3d677bf0952149",
  51. "tarball": "https://registry.npmjs.org/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-6.8.0.tgz"
  52. },
  53. "keywords": [
  54. "babel-plugin"
  55. ],
  56. "license": "MIT",
  57. "main": "lib/index.js",
  58. "maintainers": [
  59. {
  60. "email": "amjad.masad@gmail.com",
  61. "name": "amasad"
  62. },
  63. {
  64. "email": "hi@henryzoo.com",
  65. "name": "hzoo"
  66. },
  67. {
  68. "email": "npm-public@jessemccarthy.net",
  69. "name": "jmm"
  70. },
  71. {
  72. "email": "loganfsmyth@gmail.com",
  73. "name": "loganfsmyth"
  74. },
  75. {
  76. "email": "sebmck@gmail.com",
  77. "name": "sebmck"
  78. },
  79. {
  80. "email": "me@thejameskyle.com",
  81. "name": "thejameskyle"
  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.8.0"
  93. }