feat: 支持自动生成 Markdown
This commit is contained in:
Generated
+29
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"name": "zimin-live-streaming-timeline-scripts",
|
||||
"version": "1.0.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "zimin-live-streaming-timeline-scripts",
|
||||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"json2md": "^2.0.1"
|
||||
}
|
||||
},
|
||||
"node_modules/indento": {
|
||||
"version": "1.1.13",
|
||||
"resolved": "http://mirrors.tencentyun.com/npm/indento/-/indento-1.1.13.tgz",
|
||||
"integrity": "sha512-YZWk3mreBEM7sBPddsiQnW9Z8SGg/gNpFfscJq00HCDS7pxcQWWWMSVKJU7YkTRyDu1Zv2s8zaK8gQWKmCXHlg=="
|
||||
},
|
||||
"node_modules/json2md": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "http://mirrors.tencentyun.com/npm/json2md/-/json2md-2.0.1.tgz",
|
||||
"integrity": "sha512-VbwmZ83qmUfKBS2pUOHlzNKEZFPBeJSbzEok3trMYyboZUgdHNn1XZfc1uT8UZs1GHCrmRUBXCfqw4YmmQuOhw==",
|
||||
"dependencies": {
|
||||
"indento": "^1.1.13"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user