{
    "name" : "passwd-groups",
    "version" : "1.1.1",
    "description" : "Control /etc/passwd and /etc/group",
    "main" : "./passwd-groups.js",
    "repository" : {
        "type" : "git",
        "url" : "https://github.com/Burnett01/node-passwd.git"
    },
    "keywords" : [
        "/etc/passwd",
        "/etc/group",
        "password",
        "passwords",
        "groups"
    ],
    "author" : {
        "name" : "Steven Agy",
        "email" : "s-8@posteo.mx"
    },
    "contributors": [
        {"name": "Peteris Krumins", "url": "http://www.catonmat.net", "email": "peteris.krumins@gmail.com"}
    ],
    "license" : "MIT"
}
