16 lines
341 B
JSON
16 lines
341 B
JSON
{
|
|
"name": "rajsekhar-chatterjee/woocommerce-product-stock-alert",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"RajsekharChatterjee\\WoocommerceProductStockAlert\\": "src/"
|
|
}
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "cool-raju",
|
|
"email": "rajsekhar@dualcube.com"
|
|
}
|
|
],
|
|
"require": {}
|
|
}
|