[
    "name",
    "version",
    "description",
    "keywords",
    "homepage",
    "bugs",
        "url",
        "email",
    "license",
    "licenses",
    "author",
        "email",
    "contributors",
    "maintainers",
    "files",
    "main",
    "bin",
    "man",
    "directories",
    "directories.lib",
    "directories.bin",
    "directories.man",
    "directories.doc",
    "directories.example",
    "repository",
        "type",
            "git",
            "svn",
    "scripts",
        "prepublish",
        "publish",
        "postpublish",
        "preinstall",
        "install",
        "postinstall",
        "preuninstall",
        "uninstall",
        "postuninstall",
        "preupdate",
        "update",
        "postupdate",
        "pretest",
        "test",
        "posttest",
        "prestop",
        "stop",
        "poststop",
        "prestart",
        "start",
        "poststart",
        "prerestart",
        "restart",
        "postrestart",
    "config",
    "dependencies",
        "latest",
    "devDependencies",
    "bundledDependencies",
    "optionalDependencies",
    "engines",
        "node",
        "npm",
    "os",
        "darwin",
        "freebsd",
        "linux",
        "sunos",
        "win32",
        "!darwin",
        "!freebsd",
        "!linux",
        "!sunos",
        "!win32",
    "cpu",
        "arm",
        "ia32",
        "mips",
        "x64",
        "!arm",
        "!ia32",
        "!mips",
        "!x64",
    "preferGlobal",
    "private",
    "publishConfig"
]