basename, dirname, and slugFromFilename now delegate to the path package. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
18 lines
330 B
Plaintext
18 lines
330 B
Plaintext
# This file is auto-generated by lux pkg. Do not edit manually.
|
|
|
|
[[package]]
|
|
name = "frontmatter"
|
|
version = "0.1.0"
|
|
source = "path:../../packages/frontmatter"
|
|
|
|
[[package]]
|
|
name = "markdown"
|
|
version = "0.1.0"
|
|
source = "path:../../packages/markdown"
|
|
|
|
[[package]]
|
|
name = "path"
|
|
version = "0.1.0"
|
|
source = "path:../../packages/path"
|
|
|