aboutsummaryrefslogtreecommitdiff
path: root/ports/luafilesystem/vcpkg.json
blob: bdc33582d6984bf712a8d3d68a5bd38b58608762 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "luafilesystem",
  "version-string": "1.8.0",
  "port-version": 2,
  "description": "LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribution.",
  "homepage": "https://github.com/keplerproject/luafilesystem",
  "dependencies": [
    "lua"
  ]
}