mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-06 08:08:10 +08:00
11 lines
269 B
JSON
11 lines
269 B
JSON
{
|
|
"name": "message-processor",
|
|
"version": "1.0.0",
|
|
"description": "Message processing pipeline",
|
|
"main": "y",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "Juan Tejada <juans.tejada@gmail.com>",
|
|
"license": "ISC"
|
|
}
|