mirror of
https://github.com/gechandesu/pwd.git
synced 2026-03-25 21:13:14 +03:00
This reverts commit 2d9ec0bf59.
The name `pwd` is still better, since it matches the name of the corresponding C header file.
8 lines
135 B
V
8 lines
135 B
V
Module {
|
|
name: 'pwd'
|
|
description: 'Access to the UNIX password database'
|
|
version: '0.1.0'
|
|
license: 'Unlicense'
|
|
dependencies: []
|
|
}
|