basic source dirs && general tarball fixup
[pharext/pharext] / composer.json
1 {
2 "name": "m6w6/pharext",
3 "description": "Package PHP extensions as self-installing PHARs",
4 "keywords": ["ext", "extension", "phar", "package", "install"],
5 "type": "project",
6 "license": "BSD-2-Clause",
7 "bin": ["bin/pharext", "bin/pharext.pubkey"]
8 }