package.json 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-get-function-arity@7.10.4",
  5. "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/helper-get-function-arity@7.10.4",
  10. "_id": "@babel/helper-get-function-arity@7.10.4",
  11. "_inBundle": false,
  12. "_integrity": "sha1-mMHL6g4jMvM/mkZhuM4VBbLBm6I=",
  13. "_location": "/@babel/helper-get-function-arity",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/helper-get-function-arity@7.10.4",
  19. "name": "@babel/helper-get-function-arity",
  20. "escapedName": "@babel%2fhelper-get-function-arity",
  21. "scope": "@babel",
  22. "rawSpec": "7.10.4",
  23. "saveSpec": null,
  24. "fetchSpec": "7.10.4"
  25. },
  26. "_requiredBy": [
  27. "/@babel/helper-function-name"
  28. ],
  29. "_resolved": "https://registry.npm.taobao.org/@babel/helper-get-function-arity/download/@babel/helper-get-function-arity-7.10.4.tgz",
  30. "_spec": "7.10.4",
  31. "_where": "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin",
  32. "bugs": {
  33. "url": "https://github.com/babel/babel/issues"
  34. },
  35. "dependencies": {
  36. "@babel/types": "^7.10.4"
  37. },
  38. "description": "Helper function to get function arity",
  39. "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
  40. "homepage": "https://github.com/babel/babel#readme",
  41. "license": "MIT",
  42. "main": "lib/index.js",
  43. "name": "@babel/helper-get-function-arity",
  44. "publishConfig": {
  45. "access": "public"
  46. },
  47. "repository": {
  48. "type": "git",
  49. "url": "git+https://github.com/babel/babel.git",
  50. "directory": "packages/babel-helper-get-function-arity"
  51. },
  52. "version": "7.10.4"
  53. }