Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

há 3 anos
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. {
  2. "_args": [
  3. [
  4. "@babel/highlight@7.9.0",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "@babel/highlight@7.9.0",
  9. "_id": "@babel/highlight@7.9.0",
  10. "_inBundle": false,
  11. "_integrity": "sha512-lJZPilxX7Op3Nv/2cvFdnlepPXDxi29wxteT57Q965oc5R9v86ztx0jfxVrTcBk8C2kcPkkDa2Z4T3ZsPPVWsQ==",
  12. "_location": "/@babel/highlight",
  13. "_phantomChildren": {
  14. "color-convert": "1.9.3",
  15. "escape-string-regexp": "1.0.5",
  16. "has-flag": "3.0.0"
  17. },
  18. "_requested": {
  19. "type": "version",
  20. "registry": true,
  21. "raw": "@babel/highlight@7.9.0",
  22. "name": "@babel/highlight",
  23. "escapedName": "@babel%2fhighlight",
  24. "scope": "@babel",
  25. "rawSpec": "7.9.0",
  26. "saveSpec": null,
  27. "fetchSpec": "7.9.0"
  28. },
  29. "_requiredBy": [
  30. "/@babel/code-frame",
  31. "/react-dev-utils/@babel/code-frame"
  32. ],
  33. "_resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.9.0.tgz",
  34. "_spec": "7.9.0",
  35. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  36. "author": {
  37. "name": "suchipi",
  38. "email": "me@suchipi.com"
  39. },
  40. "dependencies": {
  41. "@babel/helper-validator-identifier": "^7.9.0",
  42. "chalk": "^2.0.0",
  43. "js-tokens": "^4.0.0"
  44. },
  45. "description": "Syntax highlight JavaScript strings for output in terminals.",
  46. "devDependencies": {
  47. "strip-ansi": "^4.0.0"
  48. },
  49. "gitHead": "8d5e422be27251cfaadf8dd2536b31b4a5024b02",
  50. "homepage": "https://babeljs.io/",
  51. "license": "MIT",
  52. "main": "lib/index.js",
  53. "name": "@babel/highlight",
  54. "publishConfig": {
  55. "access": "public"
  56. },
  57. "repository": {
  58. "type": "git",
  59. "url": "https://github.com/babel/babel/tree/master/packages/babel-highlight"
  60. },
  61. "version": "7.9.0"
  62. }