soundcloud-key-fetch
Version:
Fetch a SoundCloud API key without owning a SoundCloud app!
29 lines (28 loc) • 608 B
JSON
{
"author": {
"name": "uwusyl"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Fetch a SoundCloud API key without owning a SoundCloud app!",
"keywords": [
"soundcloud",
"soundcloud api",
"soundcloud api key",
"soundcloud key",
"soundcloud token",
"soundcloud api token"
],
"license": "ISC",
"main": "index.js",
"name": "soundcloud-key-fetch",
"repository": {
"type": "git",
"url": "https://gitlab.com/sylviiu/soundcloud-key-fetch"
},
"scripts": {
"test": "node test.js"
},
"version": "1.0.13"
}