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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. "_from": "@babel/template@^7.7.0",
  3. "_id": "@babel/template@7.7.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-OKcwSYOW1mhWbnTBgQY5lvg1Fxg+VyfQGjcBduZFljfc044J5iDlnDSfhQ867O17XHiSCxYHUxHg2b7ryitbUQ==",
  6. "_location": "/@babel/template",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@babel/template@^7.7.0",
  12. "name": "@babel/template",
  13. "escapedName": "@babel%2ftemplate",
  14. "scope": "@babel",
  15. "rawSpec": "^7.7.0",
  16. "saveSpec": null,
  17. "fetchSpec": "^7.7.0"
  18. },
  19. "_requiredBy": [
  20. "/@babel/core",
  21. "/@babel/helper-function-name",
  22. "/@babel/helper-module-transforms",
  23. "/@babel/helper-remap-async-to-generator",
  24. "/@babel/helper-simple-access",
  25. "/@babel/helper-wrap-function",
  26. "/@babel/helpers"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/@babel/template/-/template-7.7.0.tgz",
  29. "_shasum": "4fadc1b8e734d97f56de39c77de76f2562e597d0",
  30. "_spec": "@babel/template@^7.7.0",
  31. "_where": "/var/www/html/mdch.sipadu/node_modules/@babel/core",
  32. "author": {
  33. "name": "Sebastian McKenzie",
  34. "email": "sebmck@gmail.com"
  35. },
  36. "bundleDependencies": false,
  37. "dependencies": {
  38. "@babel/code-frame": "^7.0.0",
  39. "@babel/parser": "^7.7.0",
  40. "@babel/types": "^7.7.0"
  41. },
  42. "deprecated": false,
  43. "description": "Generate an AST from a string template.",
  44. "gitHead": "97faa83953cb87e332554fa559a4956d202343ea",
  45. "homepage": "https://babeljs.io/",
  46. "license": "MIT",
  47. "main": "lib/index.js",
  48. "name": "@babel/template",
  49. "publishConfig": {
  50. "access": "public"
  51. },
  52. "repository": {
  53. "type": "git",
  54. "url": "https://github.com/babel/babel/tree/master/packages/babel-template"
  55. },
  56. "version": "7.7.0"
  57. }