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.

61 lines
1.6 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/code-frame@7.10.4",
  5. "/home/guest/socket"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/code-frame@7.10.4",
  10. "_id": "@babel/code-frame@7.10.4",
  11. "_inBundle": false,
  12. "_integrity": "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==",
  13. "_location": "/@babel/code-frame",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/code-frame@7.10.4",
  19. "name": "@babel/code-frame",
  20. "escapedName": "@babel%2fcode-frame",
  21. "scope": "@babel",
  22. "rawSpec": "7.10.4",
  23. "saveSpec": null,
  24. "fetchSpec": "7.10.4"
  25. },
  26. "_requiredBy": [
  27. "/eslint"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz",
  30. "_spec": "7.10.4",
  31. "_where": "/home/guest/socket",
  32. "author": {
  33. "name": "Sebastian McKenzie",
  34. "email": "sebmck@gmail.com"
  35. },
  36. "bugs": {
  37. "url": "https://github.com/babel/babel/issues"
  38. },
  39. "dependencies": {
  40. "@babel/highlight": "^7.10.4"
  41. },
  42. "description": "Generate errors that contain a code frame that point to source locations.",
  43. "devDependencies": {
  44. "chalk": "^2.0.0",
  45. "strip-ansi": "^4.0.0"
  46. },
  47. "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
  48. "homepage": "https://babeljs.io/",
  49. "license": "MIT",
  50. "main": "lib/index.js",
  51. "name": "@babel/code-frame",
  52. "publishConfig": {
  53. "access": "public"
  54. },
  55. "repository": {
  56. "type": "git",
  57. "url": "git+https://github.com/babel/babel.git",
  58. "directory": "packages/babel-code-frame"
  59. },
  60. "version": "7.10.4"
  61. }