steam-acf2json
Version:
A parser for Steam's appmanifest .acf files.
16 lines (15 loc) • 464 B
JSON
{
"name": "steam-acf2json",
"version": "0.1.1",
"description": "A parser for Steam's appmanifest .acf files.",
"main": "main.js",
"keywords": ["steam", "acf"],
"author": "zsnmwy <szlszl35622@gmail.com> (http://github.com/zsnmwy)",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/zsnmwy/steam-acf2json.git"
},
"homepage": "https://github.com/zsnmwy/steam-acf2json#readme",
"bundleDependencies": false
}