package.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "_args": [
  3. [
  4. "babel-helper-function-name@6.24.1",
  5. "E:\\amr1.0\\AMR"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "babel-helper-function-name@6.24.1",
  10. "_id": "babel-helper-function-name@6.24.1",
  11. "_inBundle": false,
  12. "_integrity": "sha1-00dbjAPtmCQqJbSDUasYOZ01gKk=",
  13. "_location": "/babel-helper-function-name",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "babel-helper-function-name@6.24.1",
  19. "name": "babel-helper-function-name",
  20. "escapedName": "babel-helper-function-name",
  21. "rawSpec": "6.24.1",
  22. "saveSpec": null,
  23. "fetchSpec": "6.24.1"
  24. },
  25. "_requiredBy": [
  26. "/babel-helper-define-map",
  27. "/babel-helper-remap-async-to-generator",
  28. "/babel-plugin-transform-class-properties",
  29. "/babel-plugin-transform-es2015-classes",
  30. "/babel-plugin-transform-es2015-function-name"
  31. ],
  32. "_resolved": "https://registry.npmjs.org/babel-helper-function-name/-/babel-helper-function-name-6.24.1.tgz",
  33. "_spec": "6.24.1",
  34. "_where": "E:\\amr1.0\\AMR",
  35. "dependencies": {
  36. "babel-helper-get-function-arity": "^6.24.1",
  37. "babel-runtime": "^6.22.0",
  38. "babel-template": "^6.24.1",
  39. "babel-traverse": "^6.24.1",
  40. "babel-types": "^6.24.1"
  41. },
  42. "description": "Helper function to change the property 'name' of every function",
  43. "license": "MIT",
  44. "main": "lib/index.js",
  45. "name": "babel-helper-function-name",
  46. "repository": {
  47. "type": "git",
  48. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-function-name"
  49. },
  50. "version": "6.24.1"
  51. }