mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-15 06:06:35 +08:00
15 lines
No EOL
282 B
JSON
15 lines
No EOL
282 B
JSON
{
|
|
"name": "PersonalLevelIndicators",
|
|
"main": "./lib/main",
|
|
"version": "0.1.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": ""
|
|
},
|
|
"engines": {
|
|
"atom": ">=0.3.5"
|
|
},
|
|
"description": "Enter a description of your package!",
|
|
"dependencies": [],
|
|
"license": "MIT"
|
|
} |