This commit is contained in:
erwanlr
2020-10-30 14:36:10 +01:00
parent 0d2e1fee43
commit bc28dd392d
18 changed files with 3460 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "appsy-wordpress",
"version": "1.0.0",
"description": "=== Plugin Name === Requires at least: 3.0.1 Tested up to: 3.4 Stable tag: 5.5 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}