@jcayzac/astro-rehype-frontmatter-reading-stats
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@jcayzac/astro-rehype-frontmatter-reading-stats", | ||
"type": "module", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Adds reading time and word count to the frontmatter of markdown/mdx files.", | ||
@@ -43,2 +43,5 @@ "author": "Julien Cayzac", | ||
}, | ||
"scripts": { | ||
"build": "pnpm exec mkdist --format=esm -d --ext=mjs --minify --target=esnext --cwd" | ||
}, | ||
"exports": { | ||
@@ -45,0 +48,0 @@ ".": { |
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
5402