Blame view

node_modules/mpvue/package.json 1.28 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
  {
    "_args": [
      [
        "mpvue@1.0.13",
        "D:\\WS\\WebstormProjects\\222\\lawyer"
      ]
    ],
    "_from": "mpvue@1.0.13",
    "_id": "mpvue@1.0.13",
    "_inBundle": false,
    "_integrity": "sha512-IluWac0CDMenh+gC6cRFBN7zOHKRRBaU9RqVhlwnjDQZ9iKyYZgHtVshD6+PD8+3eGACCkTwPhRpYEgjnUEoXQ==",
    "_location": "/mpvue",
    "_phantomChildren": {},
    "_requested": {
      "type": "version",
      "registry": true,
      "raw": "mpvue@1.0.13",
      "name": "mpvue",
      "escapedName": "mpvue",
      "rawSpec": "1.0.13",
      "saveSpec": null,
      "fetchSpec": "1.0.13"
    },
    "_requiredBy": [
      "/",
      "/mptoast",
      "/mpvue-picker",
      "/mpvue-toast",
      "/mpvue-zanui"
    ],
    "_resolved": "https://registry.npmjs.org/mpvue/-/mpvue-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"
    },
    "description": "Vue Runtime for mini program",
    "homepage": "https://github.com/Meituan-Dianping/mpvue/",
    "keywords": [
      "vue",
      "compiler",
      "mp",
      "mp",
      "antmp"
    ],
    "license": "MIT",
    "main": "index.js",
    "name": "mpvue",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/Meituan-Dianping/mpvue.git"
    },
    "version": "1.0.13"
  }