UNPKG

yandex-music-client

Version:

``` npm i yandex-music-client ```

24 lines (23 loc) 435 B
{ "name": "yandex-music-client", "repository": { "url": "https://github.com/acherkashin/yandex-music-open-api/tree/main/lib" }, "keywords": [ "yandex", "music", "api", "wrapper", "yandex.music" ], "version": "0.4.3", "description": "", "main": "index.js", "author": "", "license": "ISC", "types": "./index.d.ts", "dependencies": { "crypto": "^1.0.1", "form-data": "^4.0.0" } }