-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
113 lines (113 loc) · 2.74 KB
/
package.json
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
113
{
"_args": [
[
{
"raw": "easemob-websdk@1.4.10",
"scope": null,
"escapedName": "easemob-websdk",
"name": "easemob-websdk",
"rawSpec": "1.4.10",
"spec": "1.4.10",
"type": "version"
},
"/Users/feizheng/git-oschina/dacang-qunpai"
]
],
"_cnpm_publish_time": 1487301857294,
"_from": "easemob-websdk@1.4.10",
"_id": "easemob-websdk@1.4.10",
"_inCache": true,
"_location": "/easemob-websdk",
"_nodeVersion": "4.5.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/easemob-websdk-1.4.10.tgz_1487301857070_0.6143736785743386"
},
"_npmUser": {
"name": "easemob",
"email": "npm@easemob.com"
},
"_npmVersion": "4.0.3",
"_phantomChildren": {},
"_requested": {
"raw": "easemob-websdk@1.4.10",
"scope": null,
"escapedName": "easemob-websdk",
"name": "easemob-websdk",
"rawSpec": "1.4.10",
"spec": "1.4.10",
"type": "version"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npm.taobao.org/easemob-websdk/download/easemob-websdk-1.4.10.tgz",
"_shasum": "465b6d4b96e977977043c531f5c608dbe29a2e58",
"_shrinkwrap": null,
"_spec": "easemob-websdk@1.4.10",
"_where": "/Users/feizheng/git-oschina/dacang-qunpai",
"author": {
"name": "easemob"
},
"bugs": {
"url": "https://github.com/easemob/web-im/issues"
},
"dependencies": {},
"description": "Easemob IM websdk",
"devDependencies": {
"browserify": "^13.1.1",
"gulp-rename": "^1.2.2",
"gulp-sourcemaps": "^2.2.0",
"gulp-uglify": "^2.0.0",
"gulp-util": "^3.0.7",
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.1.0",
"webpack-stream": "^3.2.0"
},
"directories": {},
"dist": {
"shasum": "465b6d4b96e977977043c531f5c608dbe29a2e58",
"size": 197797,
"noattachment": false,
"tarball": "http://registry.npm.taobao.org/easemob-websdk/download/easemob-websdk-1.4.10.tgz"
},
"homepage": "https://github.com/easemob/web-im#readme",
"keywords": [
"realtime",
"im",
"easemob",
"xmpp",
"strophe",
"webrtc"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "easemob",
"email": "npm@easemob.com"
},
{
"name": "liu48566203",
"email": "48566203@qq.com"
},
{
"name": "wk3368",
"email": "wk668@163.com"
}
],
"name": "easemob-websdk",
"optionalDependencies": {},
"publish_time": 1487301857294,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/easemob/web-im.git"
},
"scripts": {
"build": "gulp",
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.4.10"
}