HELLO v3!!!

This commit is contained in:
Ryan Dewhurst
2018-09-26 21:12:01 +02:00
parent 28b9c15256
commit d268a86795
1871 changed files with 988118 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
{
"name": "pagamentos-digitais-4all",
"version": "1.0.0",
"description": "**Contributors:** 4all, Thiago Siqueira <br/> **Tags:** woocommerce, 4all, payment<br/> **Requires at least:** 4.0<br/> **Tested up to:** 4.7<br/> **Stable tag:** 1.0.0<br/> **License:** GPLv2 or later<br/> **License URI:** http://www.gnu.org/licenses/gpl-2.0.html<br/>",
"main": "Gruntfile.js",
"repository": {
"type": "git",
"url": "git+https://github.com/4alltecnologia/plugin_woocommerce.git"
},
"keywords": [
"4all",
"pagamentos",
"payment",
"gateway",
"digitais",
"digital"
],
"author": "4all, Thiago Siqueira",
"license": "ISC",
"bugs": {
"url": "https://github.com/4alltecnologia/plugin_woocommerce/issues"
},
"homepage": "https://github.com/4alltecnologia/plugin_woocommerce#readme",
"devDependencies": {
"grunt": "^1.0.3",
"grunt-pot": "^0.3.0"
}
}