UNPKG

theos

Version:

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

26 lines (22 loc) 503 B
{ "name": "@theosdev/dm.pl", "version": "1.2.0", "description": "A basic Perl program that makes Debian .deb packages without needing dpkg installed.", "author": "Theos", "license": "MIT", "homepage": "https://theos.github.io/", "bugs": "https://github.com/theos/dm.pl/issues", "repository": { "type": "git", "url": "git+https://github.com/theos/dm.pl.git" }, "keywords": [ "deb", "dpkg", "debian" ], "bin": { "dm.pl": "dm.pl", "dm": "dm.pl" } }