2022-05-25 11:44:31 +00:00
|
|
|
{
|
2022-08-05 00:03:17 +00:00
|
|
|
"name": "@woocommerce/extend-cart-checkout-block",
|
2023-04-26 00:53:18 +00:00
|
|
|
"version": "1.2.0",
|
2022-08-05 00:03:17 +00:00
|
|
|
"description": "",
|
2023-12-06 19:36:12 +00:00
|
|
|
"main": "index.js",
|
|
|
|
"engines": {
|
|
|
|
"node": "^16.14.1",
|
|
|
|
"pnpm": "^8.6.7"
|
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"postinstall": "composer install",
|
|
|
|
"changelog": "composer exec -- changelogger"
|
2022-08-05 00:03:17 +00:00
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://github.com/woocommerce/woocommerce.git"
|
|
|
|
},
|
2023-12-06 19:36:12 +00:00
|
|
|
"keywords": [],
|
2023-12-06 17:32:32 +00:00
|
|
|
"author": "",
|
2023-12-06 19:36:12 +00:00
|
|
|
"license": "ISC",
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/woocommerce/woocommerce/issues"
|
2022-08-05 00:03:17 +00:00
|
|
|
},
|
2023-12-06 19:36:12 +00:00
|
|
|
"homepage": "https://github.com/woocommerce/woocommerce/tree/trunk/packages/js/extend-cart-checkout-block#readme"
|
2022-05-25 11:44:31 +00:00
|
|
|
}
|