This commit is contained in:
erwanlr
2020-03-14 11:33:08 +01:00
parent f23d0c0157
commit 6f22ba350f
10 changed files with 4526 additions and 3 deletions

View File

@@ -0,0 +1,10 @@
{
"name": "wp-db-analyzer",
"version": "1.0",
"description": "WordPress Database Analyzer Plugin",
"author": "Joel Masci <masci.joel@gmail.com>",
"private": true,
"scripts": {},
"dependencies": {},
"devDependencies": {}
}