package.json 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-member-expression-to-functions@7.12.1",
  5. "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/helper-member-expression-to-functions@7.12.1",
  10. "_id": "@babel/helper-member-expression-to-functions@7.12.1",
  11. "_inBundle": false,
  12. "_integrity": "sha1-+6Dy/P8/ugDm7LZku15uJuLWFlw=",
  13. "_location": "/@babel/helper-member-expression-to-functions",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/helper-member-expression-to-functions@7.12.1",
  19. "name": "@babel/helper-member-expression-to-functions",
  20. "escapedName": "@babel%2fhelper-member-expression-to-functions",
  21. "scope": "@babel",
  22. "rawSpec": "7.12.1",
  23. "saveSpec": null,
  24. "fetchSpec": "7.12.1"
  25. },
  26. "_requiredBy": [
  27. "/@babel/helper-create-class-features-plugin",
  28. "/@babel/helper-replace-supers"
  29. ],
  30. "_resolved": "https://registry.npm.taobao.org/@babel/helper-member-expression-to-functions/download/@babel/helper-member-expression-to-functions-7.12.1.tgz?cache=0&sync_timestamp=1602800116584&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-member-expression-to-functions%2Fdownload%2F%40babel%2Fhelper-member-expression-to-functions-7.12.1.tgz",
  31. "_spec": "7.12.1",
  32. "_where": "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin",
  33. "author": {
  34. "name": "Justin Ridgewell",
  35. "email": "justin@ridgewell.name"
  36. },
  37. "bugs": {
  38. "url": "https://github.com/babel/babel/issues"
  39. },
  40. "dependencies": {
  41. "@babel/types": "^7.12.1"
  42. },
  43. "description": "Helper function to replace certain member expressions with function calls",
  44. "homepage": "https://github.com/babel/babel#readme",
  45. "license": "MIT",
  46. "main": "lib/index.js",
  47. "name": "@babel/helper-member-expression-to-functions",
  48. "publishConfig": {
  49. "access": "public"
  50. },
  51. "repository": {
  52. "type": "git",
  53. "url": "git+https://github.com/babel/babel.git",
  54. "directory": "packages/babel-helper-member-expression-to-functions"
  55. },
  56. "version": "7.12.1"
  57. }