UNPKG

parse.lrc

Version:
28 lines (27 loc) 544 B
{ "name": "parse.lrc", "version": "1.1.0", "description": "解析.lrc文件歌词", "main": "index.js", "directories": { "example": "example" }, "scripts": { "test": "node example/test.js" }, "repository": { "type": "git", "url": "https://github.com/suhaotian/parse.lrc" }, "keywords": [ "parse", "LRC", "file" ], "author": "suhaotian", "license": "MIT", "bugs": { "url": "https://github.com/suhaotian/parse.lrc/issues" }, "homepage": "https://github.com/suhaotian/parse.lrc" }