You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

package.json 1.6 KiB

3 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-get-function-arity@7.8.3",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "@babel/helper-get-function-arity@7.8.3",
  9. "_id": "@babel/helper-get-function-arity@7.8.3",
  10. "_inBundle": false,
  11. "_integrity": "sha512-FVDR+Gd9iLjUMY1fzE2SR0IuaJToR4RkCDARVfsBBPSP53GEqSFjD8gNyxg246VUyc/ALRxFaAK8rVG7UT7xRA==",
  12. "_location": "/@babel/helper-get-function-arity",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@babel/helper-get-function-arity@7.8.3",
  18. "name": "@babel/helper-get-function-arity",
  19. "escapedName": "@babel%2fhelper-get-function-arity",
  20. "scope": "@babel",
  21. "rawSpec": "7.8.3",
  22. "saveSpec": null,
  23. "fetchSpec": "7.8.3"
  24. },
  25. "_requiredBy": [
  26. "/@babel/helper-function-name",
  27. "/@babel/plugin-transform-parameters"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.8.3.tgz",
  30. "_spec": "7.8.3",
  31. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  32. "dependencies": {
  33. "@babel/types": "^7.8.3"
  34. },
  35. "description": "Helper function to get function arity",
  36. "gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
  37. "license": "MIT",
  38. "main": "lib/index.js",
  39. "name": "@babel/helper-get-function-arity",
  40. "publishConfig": {
  41. "access": "public"
  42. },
  43. "repository": {
  44. "type": "git",
  45. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-get-function-arity"
  46. },
  47. "version": "7.8.3"
  48. }