Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "lyricist", | ||
"version": "0.1.0", | ||
"description": "", | ||
"version": "0.1.1", | ||
"description": "Fetches song lyrics using the Genius.com API and website.", | ||
"main": "lib/index.js", | ||
@@ -17,3 +17,7 @@ "repository": { | ||
], | ||
"author": "Scott Michael <beats.cd@me.com> (https://twitter.com/scf4)", | ||
"author": { | ||
"name": "Scott Michael", | ||
"email": "beats.cd@me.com", | ||
"url": "https://twitter.com/scf4" | ||
}, | ||
"license": "MIT", | ||
@@ -34,3 +38,10 @@ "devDependencies": { | ||
}, | ||
"homepage": "https://github.com/scf4/lyricist#readme" | ||
"homepage": "https://github.com/scf4/lyricist", | ||
"readme": "https://github.com/scf4/lyricist#readme", | ||
"readmeFilename": "README.md", | ||
"gitHead": "64e2ca6e93b2356f3d5f3e60ffd164cd2a6ecc75", | ||
"_id": "lyricist@0.1.1", | ||
"scripts": {}, | ||
"_shasum": "ed4499734f10ae653ed9edf7e6e8c57e36e0aecf", | ||
"_from": "lyricist@latest" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12133