Skip to content

Commit c82618d

Browse files
committed
edit package.json
1 parent 57d53e6 commit c82618d

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

package.json

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,9 @@
11
{
22
"name": "vue-video-player",
33
"description": "video.js component for Vue",
4-
"version": "5.0.2",
4+
"version": "5.0.3",
55
"license": "MIT",
66
"private": false,
7-
"author": {
8-
"name": "Surmon",
9-
"email": "surmon@foxmail.com",
10-
"url": "https://surmon.me"
11-
},
12-
"bugs": {
13-
"url": "https://github.com/surmon-china/vue-video-player/issues"
14-
},
15-
"homepage": "https://github.com/surmon-china/vue-video-player#readme",
167
"main": "dist/vue-video-player.js",
178
"unpkg": "dist/vue-video-player.js",
189
"jsnext:main": "dist/vue-video-player.js",
@@ -25,10 +16,6 @@
2516
"registry": "npm",
2617
"format": "esm"
2718
},
28-
"repository": {
29-
"type": "git",
30-
"url": "https://github.com/surmon-china/vue-video-player.git"
31-
},
3219
"keywords": [
3320
"vue-video-player",
3421
"vue video player",

0 commit comments

Comments
 (0)