Blame view

node_modules/mpvue-template-compiler/package.json 1.48 KB
ce4c83ff   wxy   初始提交
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
  {
    "_args": [
      [
        "mpvue-template-compiler@1.0.13",
        "D:\\WS\\WebstormProjects\\222\\lawyer"
      ]
    ],
    "_development": true,
    "_from": "mpvue-template-compiler@1.0.13",
    "_id": "mpvue-template-compiler@1.0.13",
    "_inBundle": false,
    "_integrity": "sha512-29bXhHWu5SFxH4x3aoH1NPY7lcRA+M9h01saBWHJV+y6qlaQkXuSnabnZUM1KWLd13pvYZOKc9EKBwWZL+0Nkg==",
    "_location": "/mpvue-template-compiler",
    "_phantomChildren": {},
    "_requested": {
      "type": "version",
      "registry": true,
      "raw": "mpvue-template-compiler@1.0.13",
      "name": "mpvue-template-compiler",
      "escapedName": "mpvue-template-compiler",
      "rawSpec": "1.0.13",
      "saveSpec": null,
      "fetchSpec": "1.0.13"
    },
    "_requiredBy": [
      "#DEV:/"
    ],
    "_resolved": "https://registry.npmjs.org/mpvue-template-compiler/-/mpvue-template-compiler-1.0.13.tgz",
    "_spec": "1.0.13",
    "_where": "D:\\WS\\WebstormProjects\\222\\lawyer",
    "author": {
      "name": "meituan.com"
    },
    "bugs": {
      "url": "https://github.com/Meituan-Dianping/mpvue/issues"
    },
    "dependencies": {
      "de-indent": "^1.0.2",
      "he": "^1.1.0"
    },
    "description": "mpvue template compiler for Vue",
    "homepage": "https://github.com/Meituan-Dianping/mpvue/",
    "keywords": [
      "vue",
      "compiler",
      "mp",
      "mp",
      "antmp"
    ],
    "license": "MIT",
    "main": "index.js",
    "name": "mpvue-template-compiler",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/Meituan-Dianping/mpvue.git"
    },
    "version": "1.0.13"
  }