UNPKG

passwd

Version:

Control /etc/passwd from node.js

26 lines (25 loc) 612 B
{ "name" : "passwd", "version" : "0.0.11", "description" : "Control /etc/passwd from node.js", "main" : "./index.js", "repository" : { "type" : "git", "url" : "https://github.com/pkrumins/node-passwd.git" }, "keywords" : [ "/etc/passwd", "password", "passwords" ], "author" : { "name" : "Peteris Krumins", "email" : "peteris.krumins@gmail.com", "url" : "http://www.catonmat.net", "twitter" : "http://twitter.com/pkrumins" }, "license" : "MIT", "engine" : { "node" : ">=0.4.0" } }