update package description

This commit is contained in:
Joshua Shoemaker 2020-06-18 21:06:30 -05:00
parent 40a380ae20
commit 9f3ea3233d

View File

@ -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"