mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-13 03:29:46 +08:00
11 lines
200 B
JSON
11 lines
200 B
JSON
{
|
|
"name": "cloud-metrics",
|
|
"version": "0.0.1",
|
|
"description": "Metrics package",
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"signalfx": "3.0.1"
|
|
},
|
|
"author": "Nylas",
|
|
"license": "ISC"
|
|
}
|