diff --git a/package.json b/package.json index 930636f..892b783 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "dmein", "version": "0.1.0", "type": "module", - "description": "JavaScript Library to easily create dynamic mutations on data.", + "description": "Dmein is a modern JavaScript Library to create objects that easily mutate data through relationships, filtering, and tranforming the shape of data.", "main": "index.js", "directories": { "test": "tests"