Dashboard sipadu mbip
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "_from": "@babel/helper-get-function-arity@^7.7.0",
  3. "_id": "@babel/helper-get-function-arity@7.7.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-tLdojOTz4vWcEnHWHCuPN5P85JLZWbm5Fx5ZsMEMPhF3Uoe3O7awrbM2nQ04bDOUToH/2tH/ezKEOR8zEYzqyw==",
  6. "_location": "/@babel/helper-get-function-arity",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@babel/helper-get-function-arity@^7.7.0",
  12. "name": "@babel/helper-get-function-arity",
  13. "escapedName": "@babel%2fhelper-get-function-arity",
  14. "scope": "@babel",
  15. "rawSpec": "^7.7.0",
  16. "saveSpec": null,
  17. "fetchSpec": "^7.7.0"
  18. },
  19. "_requiredBy": [
  20. "/@babel/helper-function-name",
  21. "/@babel/plugin-transform-parameters"
  22. ],
  23. "_resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.7.0.tgz",
  24. "_shasum": "c604886bc97287a1d1398092bc666bc3d7d7aa2d",
  25. "_spec": "@babel/helper-get-function-arity@^7.7.0",
  26. "_where": "/var/www/html/mdch.sipadu/node_modules/@babel/helper-function-name",
  27. "bundleDependencies": false,
  28. "dependencies": {
  29. "@babel/types": "^7.7.0"
  30. },
  31. "deprecated": false,
  32. "description": "Helper function to get function arity",
  33. "gitHead": "97faa83953cb87e332554fa559a4956d202343ea",
  34. "license": "MIT",
  35. "main": "lib/index.js",
  36. "name": "@babel/helper-get-function-arity",
  37. "publishConfig": {
  38. "access": "public"
  39. },
  40. "repository": {
  41. "type": "git",
  42. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-get-function-arity"
  43. },
  44. "version": "7.7.0"
  45. }