All checks were successful
Test before pr merge / test-lint (pull_request) Successful in 8s
Build on push / prepare (push) Successful in 10s
Build on push / query (push) Successful in 18s
Build on push / core (push) Successful in 19s
Build on push / dependency (push) Successful in 19s
Build on push / cli (push) Successful in 24s
Build on push / mail (push) Successful in 17s
Build on push / translation (push) Successful in 16s
Build on push / database (push) Successful in 21s
Build on push / application (push) Successful in 21s
Build on push / auth (push) Successful in 15s
Build on push / api (push) Successful in 15s
23 lines
377 B
JSON
23 lines
377 B
JSON
{
|
|
"name": "cpl-mail",
|
|
"version": "0.1.0",
|
|
"type": "library",
|
|
"license": "",
|
|
"author": "",
|
|
"description": "",
|
|
"homepage": "",
|
|
"keywords": [],
|
|
"dependencies": {
|
|
"cpl-core": "~2024.7.0"
|
|
},
|
|
"devDependencies": {
|
|
"cpl-cli": ">2024.7.0"
|
|
},
|
|
"references": [],
|
|
"main": null,
|
|
"directory": "./",
|
|
"build": {
|
|
"include": [],
|
|
"exclude": []
|
|
}
|
|
} |