* Integrates soundcloud

* adds music

Signed-off-by: Indrajith K L <mac91112@gmail.com>
This commit is contained in:
Indrajith K L
2018-07-31 13:01:18 +05:30
parent f5d056bb65
commit dc891701a3
3 changed files with 28 additions and 2 deletions

5
package-lock.json generated
View File

@@ -6398,6 +6398,11 @@
"is-plain-obj": "1.1.0"
}
},
"soundcloud-audio": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/soundcloud-audio/-/soundcloud-audio-1.3.1.tgz",
"integrity": "sha512-7VMyxAR3vQreRcK/RH+oM19hUr6obwxeiL42/nR5L3u2NXp82RvEdfJc5lq/mq0C3zA+gi6jcHkUIu8lFYwLIg=="
},
"source-map": {
"version": "0.5.7",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",