UNPKG

4lyric

Version:

Get lyrics from 4 sites, lyrics.com, musixmatch.com, azlyrics.com and lyricslive.com [2.0 branch]

34 lines (33 loc) 798 B
{ "name": "4lyric", "version": "2.0.4", "description": "Get lyrics from 4 sites, lyrics.com, musixmatch.com, azlyrics.com and lyricslive.com [2.0 branch]", "main": "src/index.js", "typings": "typings/index.d.ts", "directories": { "src": "src" }, "dependencies": { "node-fetch": "^2.3.0", "xmldom": "^0.1.27", "xpath": "0.0.27" }, "repository": { "type": "git", "url": "git+https://github.com/khafradev/4lyrics.git" }, "keywords": [ "lyrics", "musixmatch", "azlyrics", "lyrics.com", "lyricslive", "song lyrics" ], "author": "Khafra", "license": "MIT", "bugs": { "url": "https://github.com/khafradev/4lyrics/issues" }, "homepage": "https://github.com/khafradev/4lyrics#readme" }