@warpack/linux-ia32
Version:
A build system for Warcraft III maps.
28 lines (27 loc) • 529 B
JSON
{
"": "https://json.schemastore.org/package",
"name": "@warpack/linux-ia32",
"version": "0.0.1-dev.888d31e",
"description": "A build system for Warcraft III maps.",
"keywords": [
"warcraft",
"warpack",
"warscript"
],
"license": "MIT",
"author": "rhazarian",
"repository": {
"type": "git",
"url": "https://github.com/rhazarian/warpack"
},
"os": [
"linux"
],
"cpu": [
"ia32"
],
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
}
}