liuxiaolong
2019-05-09 0d1d88cdb668e75ea8609417ac18ae19947e9525
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
{
  "_args": [
    [
      {
        "raw": "weui",
        "scope": null,
        "escapedName": "weui",
        "name": "weui",
        "rawSpec": "",
        "spec": "latest",
        "type": "tag"
      },
      "D:\\safety"
    ]
  ],
  "_from": "weui@latest",
  "_id": "weui@1.0.2",
  "_inCache": true,
  "_location": "/weui",
  "_nodeVersion": "4.0.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/weui-1.0.2.tgz_1476083555581_0.0461012062150985"
  },
  "_npmUser": {
    "name": "weui",
    "email": "wechatui@gmail.com"
  },
  "_npmVersion": "2.14.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "weui",
    "scope": null,
    "escapedName": "weui",
    "name": "weui",
    "rawSpec": "",
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/weui/-/weui-1.0.2.tgz",
  "_shasum": "0d15b6870228183211ec025ae59cb7de39f26f5b",
  "_shrinkwrap": null,
  "_spec": "weui",
  "_where": "D:\\safety",
  "author": {
    "name": "wechat ui team"
  },
  "bugs": {
    "url": "https://github.com/weui/weui/issues"
  },
  "dependencies": {},
  "description": "A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.",
  "devDependencies": {
    "autoprefixer": "^6.3.1",
    "browser-sync": "^2.9.11",
    "gulp": "^3.8.10",
    "gulp-cssnano": "^2.0.0",
    "gulp-header": "^1.7.1",
    "gulp-less": "^3.0.2",
    "gulp-postcss": "^6.0.1",
    "gulp-rename": "^1.2.2",
    "gulp-replace": "^0.5.2",
    "gulp-sourcemaps": "^1.6.0",
    "gulp-tap": "^0.1.3",
    "yargs": "^1.3.3"
  },
  "directories": {},
  "dist": {
    "shasum": "0d15b6870228183211ec025ae59cb7de39f26f5b",
    "tarball": "https://registry.npmjs.org/weui/-/weui-1.0.2.tgz"
  },
  "gitHead": "78a17c1c2e8155bc848d0ec4e03246f8f5d53f52",
  "homepage": "https://github.com/weui/weui",
  "keywords": [
    "weui",
    "wechat",
    "weixin",
    "css",
    "less",
    "mobile"
  ],
  "less": "src/style/weui.less",
  "license": "MIT",
  "main": "dist/style/weui.css",
  "maintainers": [
    {
      "name": "progrape",
      "email": "chility@qq.com"
    },
    {
      "name": "weui",
      "email": "wechatui@gmail.com"
    }
  ],
  "name": "weui",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/weui/weui.git"
  },
  "scripts": {
    "start": "gulp -ws",
    "test": "gulp release"
  },
  "style": "dist/style/weui.css",
  "version": "1.0.2"
}