This commit is contained in:
erwanlr
2022-02-26 10:51:54 +01:00
parent 90b61d035e
commit 5feb6ffe34
67 changed files with 25233 additions and 7 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "blaze-woocommerce-plugin",
"version": "1.0.0",
"main": "index.js",
"repository": "git@github.com:Bureau-Inc/blaze-woocommerce-plugin",
"author": "Blaze <palash@bureau.id>",
"license": "MIT",
"devDependencies": {
"@prettier/plugin-php": "^0.17.6",
"prettier": "^2.5.1"
}
}