package.json 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "_args": [
  3. [
  4. "babel-code-frame@6.26.0",
  5. "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "babel-code-frame@6.26.0",
  10. "_id": "babel-code-frame@6.26.0",
  11. "_inBundle": false,
  12. "_integrity": "sha512-XqYMR2dfdGMW+hd0IUZ2PwK+fGeFkOxZJ0wY+JaQAHzt1Zx8LcvpiZD2NiGkEG8qx0CfkAOr5xt76d1e8vG90g==",
  13. "_location": "/babel-code-frame",
  14. "_phantomChildren": {
  15. "escape-string-regexp": "1.0.5",
  16. "has-ansi": "2.0.0"
  17. },
  18. "_requested": {
  19. "type": "version",
  20. "registry": true,
  21. "raw": "babel-code-frame@6.26.0",
  22. "name": "babel-code-frame",
  23. "escapedName": "babel-code-frame",
  24. "rawSpec": "6.26.0",
  25. "saveSpec": null,
  26. "fetchSpec": "6.26.0"
  27. },
  28. "_requiredBy": [
  29. "/@vue/cli-plugin-eslint/eslint",
  30. "/css-loader"
  31. ],
  32. "_resolved": "https://registry.npmmirror.com/babel-code-frame/-/babel-code-frame-6.26.0.tgz",
  33. "_spec": "6.26.0",
  34. "_where": "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance",
  35. "author": {
  36. "name": "Sebastian McKenzie",
  37. "email": "sebmck@gmail.com"
  38. },
  39. "dependencies": {
  40. "chalk": "^1.1.3",
  41. "esutils": "^2.0.2",
  42. "js-tokens": "^3.0.2"
  43. },
  44. "description": "Generate errors that contain a code frame that point to source locations.",
  45. "homepage": "https://babeljs.io/",
  46. "license": "MIT",
  47. "main": "lib/index.js",
  48. "name": "babel-code-frame",
  49. "repository": {
  50. "type": "git",
  51. "url": "https://github.com/babel/babel/tree/master/packages/babel-code-frame"
  52. },
  53. "version": "6.26.0"
  54. }