项目原始demo,不改动
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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 

59 rivejä
1.5 KiB

  1. {
  2. "_args": [
  3. [
  4. "vue-template-compiler@2.5.17",
  5. "D:\\A易云\\YiYunJianZhu"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "vue-template-compiler@2.5.17",
  10. "_id": "vue-template-compiler@2.5.17",
  11. "_inBundle": false,
  12. "_integrity": "sha512-63uI4syCwtGR5IJvZM0LN5tVsahrelomHtCxvRkZPJ/Tf3ADm1U1wG6KWycK3qCfqR+ygM5vewUvmJ0REAYksg==",
  13. "_location": "/vue-template-compiler",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "vue-template-compiler@2.5.17",
  19. "name": "vue-template-compiler",
  20. "escapedName": "vue-template-compiler",
  21. "rawSpec": "2.5.17",
  22. "saveSpec": null,
  23. "fetchSpec": "2.5.17"
  24. },
  25. "_requiredBy": [
  26. "#DEV:/"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.5.17.tgz",
  29. "_spec": "2.5.17",
  30. "_where": "D:\\A易云\\YiYunJianZhu",
  31. "author": {
  32. "name": "Evan You"
  33. },
  34. "browser": "browser.js",
  35. "bugs": {
  36. "url": "https://github.com/vuejs/vue/issues"
  37. },
  38. "dependencies": {
  39. "de-indent": "^1.0.2",
  40. "he": "^1.1.0"
  41. },
  42. "description": "template compiler for Vue 2.0",
  43. "homepage": "https://github.com/vuejs/vue/tree/dev/packages/vue-template-compiler#readme",
  44. "jsdelivr": "browser.js",
  45. "keywords": [
  46. "vue",
  47. "compiler"
  48. ],
  49. "license": "MIT",
  50. "main": "index.js",
  51. "name": "vue-template-compiler",
  52. "repository": {
  53. "type": "git",
  54. "url": "git+https://github.com/vuejs/vue.git"
  55. },
  56. "unpkg": "browser.js",
  57. "version": "2.5.17"
  58. }