File tree Expand file tree Collapse file tree 1 file changed +40
-34
lines changed
Expand file tree Collapse file tree 1 file changed +40
-34
lines changed Original file line number Diff line number Diff line change 1- {
2- "name" : " douyudm" ,
3- "version" : " 0.0.2" ,
4- "description" : " 实时获取斗鱼弹幕" ,
5- "bin" : {
6- "douyudm" : " src/cmd.js"
7- },
8- "main" : " src/index.js" ,
9- "author" : {
10- "name" : " flxxyz" ,
11- 12- },
13- "license" : " MIT" ,
14- "keywords" : [
15- " douyu" ,
16- " danmu"
17- ],
18- "dependencies" : {
19- "commander" : " ^4.1.0" ,
20- "fast-text-encoding" : " ^1.0.0" ,
21- "ws" : " ^7.2.1"
22- },
23- "publishConfig" : {
24- "registry" : " https://registry.npmjs.org/" ,
25- "access" : " public"
26- },
27- "repository" : {
28- "type" : " git" ,
29- "url" : " https://github.com/flxxyz/douyudm"
30- },
31- "bugs" : {
32- "url" : " https://github.com/flxxyz/douyudm/issues"
33- }
34- }
1+ {
2+ "name" : " douyudm" ,
3+ "version" : " 1.0.1" ,
4+ "description" : " 实时获取斗鱼弹幕" ,
5+ "bin" : {
6+ "douyudm" : " src/cmd.js"
7+ },
8+ "main" : " src/index.js" ,
9+ "author" : {
10+ "name" : " flxxyz" ,
11+ 12+ },
13+ "license" : " MIT" ,
14+ "keywords" : [
15+ " douyu" ,
16+ " danmu" ,
17+ " 斗鱼" ,
18+ " 弹幕" ,
19+ " stt" ,
20+ " serialize" ,
21+ " deserialize" ,
22+ " 序列化"
23+ ],
24+ "dependencies" : {
25+ "commander" : " ^4.1.0" ,
26+ "fast-text-encoding" : " ^1.0.0" ,
27+ "ws" : " ^7.2.1"
28+ },
29+ "publishConfig" : {
30+ "registry" : " https://registry.npmjs.org/" ,
31+ "access" : " public"
32+ },
33+ "repository" : {
34+ "type" : " git" ,
35+ "url" : " https://github.com/flxxyz/douyudm"
36+ },
37+ "bugs" : {
38+ "url" : " https://github.com/flxxyz/douyudm/issues"
39+ }
40+ }
You can’t perform that action at this time.
0 commit comments