diff --git a/composer.json b/composer.json index ade53c9..9d5bd2a 100644 --- a/composer.json +++ b/composer.json @@ -5,12 +5,17 @@ "keywords": [ "Brick", "Math", + "Mathematics", "Arbitrary-precision", "Arithmetic", "BigInteger", "BigDecimal", "BigRational", - "Bignum" + "BigNumber", + "Bignum", + "Decimal", + "Rational", + "Integer" ], "license": "MIT", "require": {