This commit is contained in:
erwanlr
2020-12-11 16:33:59 +01:00
parent 6f4b216bb0
commit 7fd59b27f4
12 changed files with 2320 additions and 2 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "repeat-events",
"version": "1.0.0",
"repository": {
"type": "git",
"url": "git+https://github.com/blueboxdigital/repeat-events.git"
},
"author": "@blueboxdigital",
"license": "UNLICENSED",
"devDependencies": {
"@prettier/plugin-php": "^0.14.3",
"prettier": "^2.1.2"
}
}