return {
  name = "luvit/path",
  version = "2.0.1",
  dependencies = {
    "luvit/core@2.0.0",
    "luvit/los@2.0.0",
  },
  license = "Apache 2",
  homepage = "https://github.com/luvit/luvit/blob/master/deps/path",
  description = "A port of node.js's path module for luvit.",
  tags = {"luvit", "path"}
}
