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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "_from": "@babel/helper-simple-access@^7.7.0",
  3. "_id": "@babel/helper-simple-access@7.7.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-AJ7IZD7Eem3zZRuj5JtzFAptBw7pMlS3y8Qv09vaBWoFsle0d1kAn5Wq6Q9MyBXITPOKnxwkZKoAm4bopmv26g==",
  6. "_location": "/@babel/helper-simple-access",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@babel/helper-simple-access@^7.7.0",
  12. "name": "@babel/helper-simple-access",
  13. "escapedName": "@babel%2fhelper-simple-access",
  14. "scope": "@babel",
  15. "rawSpec": "^7.7.0",
  16. "saveSpec": null,
  17. "fetchSpec": "^7.7.0"
  18. },
  19. "_requiredBy": [
  20. "/@babel/helper-module-transforms",
  21. "/@babel/plugin-transform-modules-commonjs"
  22. ],
  23. "_resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.7.0.tgz",
  24. "_shasum": "97a8b6c52105d76031b86237dc1852b44837243d",
  25. "_spec": "@babel/helper-simple-access@^7.7.0",
  26. "_where": "/var/www/html/mdch.sipadu/node_modules/@babel/helper-module-transforms",
  27. "author": {
  28. "name": "Logan Smyth",
  29. "email": "loganfsmyth@gmail.com"
  30. },
  31. "bundleDependencies": false,
  32. "dependencies": {
  33. "@babel/template": "^7.7.0",
  34. "@babel/types": "^7.7.0"
  35. },
  36. "deprecated": false,
  37. "description": "Babel helper for ensuring that access to a given value is performed through simple accesses",
  38. "gitHead": "97faa83953cb87e332554fa559a4956d202343ea",
  39. "homepage": "https://babeljs.io/",
  40. "license": "MIT",
  41. "main": "lib/index.js",
  42. "name": "@babel/helper-simple-access",
  43. "publishConfig": {
  44. "access": "public"
  45. },
  46. "repository": {
  47. "type": "git",
  48. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-simple-access"
  49. },
  50. "version": "7.7.0"
  51. }