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.

50 lines
1.4 KiB

10 months ago
  1. {
  2. "_from": "vue2-ace-editor",
  3. "_id": "vue2-ace-editor@0.0.15",
  4. "_inBundle": false,
  5. "_integrity": "sha512-e3TR9OGXc71cGpvYcW068lNpRcFt3+OONCC81oxHL/0vwl/V3OgqnNMw2/RRolgQkO/CA5AjqVHWmANWKOtNnQ==",
  6. "_location": "/vue2-ace-editor",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "vue2-ace-editor",
  12. "name": "vue2-ace-editor",
  13. "escapedName": "vue2-ace-editor",
  14. "rawSpec": "",
  15. "saveSpec": null,
  16. "fetchSpec": "latest"
  17. },
  18. "_requiredBy": [
  19. "#USER",
  20. "/"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/vue2-ace-editor/-/vue2-ace-editor-0.0.15.tgz",
  23. "_shasum": "569b208e54ae771ae1edd3b8902ac42f0edc74e3",
  24. "_spec": "vue2-ace-editor",
  25. "_where": "D:\\work\\moni",
  26. "author": {
  27. "name": "chairuosen"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/chairuosen/vue2-ace-editor/issues"
  31. },
  32. "bundleDependencies": false,
  33. "dependencies": {
  34. "brace": "^0.11.0"
  35. },
  36. "deprecated": false,
  37. "description": "A Vue2.0's component based on ace/brace",
  38. "homepage": "https://github.com/chairuosen/vue2-ace-editor#readme",
  39. "license": "MIT",
  40. "main": "index.js",
  41. "name": "vue2-ace-editor",
  42. "repository": {
  43. "type": "git",
  44. "url": "git+https://github.com/chairuosen/vue2-ace-editor.git"
  45. },
  46. "scripts": {
  47. "test": "echo \"Error: no test specified\" && exit 1"
  48. },
  49. "version": "0.0.15"
  50. }