package.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "_args": [
  3. [
  4. "babel-plugin-syntax-trailing-function-commas@6.22.0",
  5. "E:\\amr1.0\\AMR"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "babel-plugin-syntax-trailing-function-commas@6.22.0",
  10. "_id": "babel-plugin-syntax-trailing-function-commas@6.22.0",
  11. "_inBundle": false,
  12. "_integrity": "sha1-ugNgk3+NBuQBgKQ/4NVhb/9TLPM=",
  13. "_location": "/babel-plugin-syntax-trailing-function-commas",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "babel-plugin-syntax-trailing-function-commas@6.22.0",
  19. "name": "babel-plugin-syntax-trailing-function-commas",
  20. "escapedName": "babel-plugin-syntax-trailing-function-commas",
  21. "rawSpec": "6.22.0",
  22. "saveSpec": null,
  23. "fetchSpec": "6.22.0"
  24. },
  25. "_requiredBy": [
  26. "/babel-preset-env",
  27. "/babel-preset-stage-3"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.22.0.tgz",
  30. "_spec": "6.22.0",
  31. "_where": "E:\\amr1.0\\AMR",
  32. "dependencies": {},
  33. "description": "Compile trailing function commas to ES5",
  34. "devDependencies": {
  35. "babel-helper-plugin-test-runner": "^6.22.0"
  36. },
  37. "keywords": [
  38. "babel-plugin"
  39. ],
  40. "license": "MIT",
  41. "main": "lib/index.js",
  42. "name": "babel-plugin-syntax-trailing-function-commas",
  43. "repository": {
  44. "type": "git",
  45. "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-trailing-function-commas"
  46. },
  47. "version": "6.22.0"
  48. }