Skip to content

Commit cb67115

Browse files
committed
Set contributors
1 parent 2a5f9d9 commit cb67115

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

package.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@
77
"email": "[email protected]",
88
"homepage": "https://blog.laputa.io"
99
},
10+
"contributors": [
11+
{
12+
"name": "Borewit",
13+
"homepage": "https://github.com/Borewit"
14+
},
15+
{
16+
"name": "Xiao Han",
17+
"email": "[email protected]",
18+
"homepage": "https://blog.laputa.io"
19+
}
20+
],
1021
"description": "A simple js library to parse cue sheet",
1122
"scripts": {
1223
"test": "mocha test/test.js"

0 commit comments

Comments
 (0)