contentful-hugo
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "contentful-hugo", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Node module that pulls data from Contentful and turns it into markdown files for Hugo. Can be used with other Static Site Generators, but has some Hugo specific features.", | ||
"main": "index.js", | ||
"repository": { | ||
"typ":"git", | ||
"url": "https://github.com/ModiiMedia/contentful-hugo" | ||
}, | ||
"author": { | ||
"name": "Joshua Sosso", | ||
"email": "josh@modiimedia.com", | ||
"url": "https://www.modiimedia.com" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
@@ -11,0 +19,0 @@ "dependencies": { |
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
15764
1