1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
{ "name": "ampl-mp", "version-string": "2020-11-11", "port-version": 1, "description": "An open-source library for mathematical programming", "homepage": "https://github.com/ampl/mp", "supports": "!uwp", "dependencies": [ "ampl-asl", { "name": "ampl-mp", "host": true } ] }