Adds DFs
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
*** Role and Customer Based Pricing for WooCommerce ***
|
||||
|
||||
2021-07-18 - version 1.0.0
|
||||
* Initial release
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "role-and-customer-based-pricing-for-woocommerce",
|
||||
"version": "1.0.0",
|
||||
"description": "WooCommerce Plugin",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "Meow Crew",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"animate.css": "^4.1.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user