Add README files to each package

This commit is contained in:
Nick O'Leary
2018-08-21 13:43:11 +01:00
parent 36dc1d2f97
commit 0ddb4c625d
9 changed files with 145 additions and 5 deletions

View File

@@ -16,8 +16,12 @@
"docs": "grunt docs"
},
"contributors": [
{ "name": "Nick O'Leary" },
{ "name": "Dave Conway-Jones"}
{
"name": "Nick O'Leary"
},
{
"name": "Dave Conway-Jones"
}
],
"dependencies": {
"ajv": "6.5.2",