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.

66 lines
1.7 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/highlight@7.10.4",
  5. "/home/ubuntu/etherpad-lite"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/highlight@7.10.4",
  10. "_id": "@babel/highlight@7.10.4",
  11. "_inBundle": false,
  12. "_integrity": "sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==",
  13. "_location": "/@babel/highlight",
  14. "_phantomChildren": {
  15. "ansi-styles": "3.2.1",
  16. "escape-string-regexp": "1.0.5",
  17. "supports-color": "5.5.0"
  18. },
  19. "_requested": {
  20. "type": "version",
  21. "registry": true,
  22. "raw": "@babel/highlight@7.10.4",
  23. "name": "@babel/highlight",
  24. "escapedName": "@babel%2fhighlight",
  25. "scope": "@babel",
  26. "rawSpec": "7.10.4",
  27. "saveSpec": null,
  28. "fetchSpec": "7.10.4"
  29. },
  30. "_requiredBy": [
  31. "/@babel/code-frame"
  32. ],
  33. "_resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.4.tgz",
  34. "_spec": "7.10.4",
  35. "_where": "/home/ubuntu/etherpad-lite",
  36. "author": {
  37. "name": "suchipi",
  38. "email": "me@suchipi.com"
  39. },
  40. "bugs": {
  41. "url": "https://github.com/babel/babel/issues"
  42. },
  43. "dependencies": {
  44. "@babel/helper-validator-identifier": "^7.10.4",
  45. "chalk": "^2.0.0",
  46. "js-tokens": "^4.0.0"
  47. },
  48. "description": "Syntax highlight JavaScript strings for output in terminals.",
  49. "devDependencies": {
  50. "strip-ansi": "^4.0.0"
  51. },
  52. "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
  53. "homepage": "https://babeljs.io/",
  54. "license": "MIT",
  55. "main": "lib/index.js",
  56. "name": "@babel/highlight",
  57. "publishConfig": {
  58. "access": "public"
  59. },
  60. "repository": {
  61. "type": "git",
  62. "url": "git+https://github.com/babel/babel.git",
  63. "directory": "packages/babel-highlight"
  64. },
  65. "version": "7.10.4"
  66. }