chore: update package meta

This commit is contained in:
Rongjian Zhang 2022-06-12 17:33:47 +08:00
parent a00bee7bde
commit f88528d9cb
14 changed files with 17 additions and 17 deletions

View File

@ -13,7 +13,7 @@
"directory": "packages/bytemd"
},
"license": "MIT",
"author": "Rongjian Zhang <pd4d10@gmail.com>",
"author": "Rongjian Zhang",
"exports": {
".": {
"types": "./dist/index.d.ts",

View File

@ -8,7 +8,7 @@
"directory": "packages/plugin-breaks"
},
"license": "MIT",
"author": "Rongjian Zhang <pd4d10@gmail.com>",
"author": "Rongjian Zhang",
"exports": {
".": {
"types": "./dist/index.d.ts",

View File

@ -8,7 +8,7 @@
"directory": "packages/plugin-frontmatter"
},
"license": "MIT",
"author": "Rongjian Zhang <pd4d10@gmail.com>",
"author": "Rongjian Zhang",
"exports": {
".": {
"types": "./dist/index.d.ts",

View File

@ -8,7 +8,7 @@
"directory": "packages/plugin-gemoji"
},
"license": "MIT",
"author": "Rongjian Zhang <pd4d10@gmail.com>",
"author": "Rongjian Zhang",
"exports": {
".": {
"types": "./dist/index.d.ts",

View File

@ -8,7 +8,7 @@
"directory": "packages/plugin-gfm"
},
"license": "MIT",
"author": "Rongjian Zhang <pd4d10@gmail.com>",
"author": "Rongjian Zhang",
"exports": {
".": {
"types": "./dist/index.d.ts",

View File

@ -8,7 +8,7 @@
"directory": "packages/plugin-highlight-ssr"
},
"license": "MIT",
"author": "Rongjian Zhang <pd4d10@gmail.com>",
"author": "Rongjian Zhang",
"exports": {
".": {
"types": "./dist/index.d.ts",

View File

@ -8,7 +8,7 @@
"directory": "packages/plugin-highlight"
},
"license": "MIT",
"author": "Rongjian Zhang <pd4d10@gmail.com>",
"author": "Rongjian Zhang",
"exports": {
".": {
"types": "./dist/index.d.ts",

View File

@ -8,7 +8,7 @@
"directory": "packages/plugin-math-ssr"
},
"license": "MIT",
"author": "Rongjian Zhang <pd4d10@gmail.com>",
"author": "Rongjian Zhang",
"exports": {
".": {
"types": "./dist/index.d.ts",

View File

@ -8,7 +8,7 @@
"directory": "packages/plugin-math"
},
"license": "MIT",
"author": "Rongjian Zhang <pd4d10@gmail.com>",
"author": "Rongjian Zhang",
"exports": {
".": {
"types": "./dist/index.d.ts",

View File

@ -8,7 +8,7 @@
"directory": "packages/plugin-medium-zoom"
},
"license": "MIT",
"author": "Rongjian Zhang <pd4d10@gmail.com>",
"author": "Rongjian Zhang",
"exports": {
".": {
"types": "./dist/index.d.ts",

View File

@ -8,7 +8,7 @@
"directory": "packages/plugin-mermaid"
},
"license": "MIT",
"author": "Rongjian Zhang <pd4d10@gmail.com>",
"author": "Rongjian Zhang",
"exports": {
".": {
"types": "./dist/index.d.ts",

View File

@ -1,14 +1,14 @@
{
"name": "@bytemd/react",
"version": "1.15.0",
"description": "Full-featured markdown editor and viewer",
"description": "Hackable Markdown Editor and Viewer",
"repository": {
"type": "git",
"url": "https://github.com/bytedance/bytemd.git",
"directory": "packages/react"
},
"license": "MIT",
"author": "Rongjian Zhang <pd4d10@gmail.com>",
"author": "Rongjian Zhang",
"exports": {
".": {
"types": "./dist/index.d.ts",

View File

@ -1,14 +1,14 @@
{
"name": "@bytemd/vue-next",
"version": "1.15.0",
"description": "Full-featured markdown editor and viewer",
"description": "Hackable Markdown Editor and Viewer",
"repository": {
"type": "git",
"url": "https://github.com/bytedance/bytemd.git",
"directory": "packages/vue-next"
},
"license": "MIT",
"author": "Rongjian Zhang <pd4d10@gmail.com>",
"author": "Rongjian Zhang",
"exports": {
".": {
"types": "./dist/index.d.ts",

View File

@ -1,14 +1,14 @@
{
"name": "@bytemd/vue",
"version": "1.15.0",
"description": "Full-featured markdown editor and viewer",
"description": "Hackable Markdown Editor and Viewer",
"repository": {
"type": "git",
"url": "https://github.com/bytedance/bytemd.git",
"directory": "packages/vue"
},
"license": "MIT",
"author": "Rongjian Zhang <pd4d10@gmail.com>",
"author": "Rongjian Zhang",
"exports": {
".": {
"types": "./dist/index.d.ts",