Mailspring/message-processor/package.json
2016-06-20 15:03:02 -07:00

12 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"
}