UNPKG

theos

Version:

A cross-platform build system for creating iOS, macOS, Linux, and Windows programs.

32 lines (28 loc) 657 B
{ "name": "theos", "version": "2.5.0", "description": "A cross-platform build system for creating iOS, macOS, Linux, and Windows programs.", "author": "Theos", "license": "GPL-3.0", "homepage": "https://theos.github.io/", "bugs": "https://github.com/theos/theos/issues", "repository": { "type": "git", "url": "git+https://github.com/theos/theos.git" }, "keywords": [ "build", "ios", "iphone", "mac", "jailbreak", "objc" ], "bin": { "logos": "./bin/logos.pl", "logify": "./bin/logify.pl", "nic": "./bin/nic.pl", "nicify": "./bin/nicify.pl", "denicify": "./bin/denicify.pl" } }