Dashboard sipadu mbip
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.7KB

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