Skip to content

Commit 02888c7

Browse files
author
Soundcloud (BookishWaffle)
committed
add more info
1 parent 313955a commit 02888c7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Diff for: package.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"description": "Well, I don't know.",
55
"main": "server.js",
66
"scripts": {
7-
"test": "node server.js"
7+
"test": "node server.js",
8+
"start": "node server.js"
89
},
910
"repository": {
1011
"type": "git",
@@ -14,6 +15,9 @@
1415
"soundcloud"
1516
],
1617
"author": "BookishWaffle",
18+
"contributors": [
19+
"Artucuno1234"
20+
],
1721
"license": "MIT",
1822
"bugs": {
1923
"url": "https://github.com/soundcloud-py/client-api/issues"

0 commit comments

Comments
 (0)