rm(mispelled): Stranded package.json file

This commit is contained in:
Ben Gotow 2016-01-07 14:59:10 -08:00
parent 9acdb3923f
commit bab1622c52

View file

@ -1,18 +0,0 @@
{
"name": "personal-level-indicators",
"main": "./lib/main",
"version": "0.1.0",
"isOptional": true,
"title": "Personal Level Indicators",
"description": "Display chevrons beside threads that indicate whether you're a direct recipient or the only recipient on a thread.",
"repository": {
"type": "git",
"url": ""
},
"engines": {
"nylas": ">=0.3.0 <0.5.0"
},
"description": "Enter a description of your package!",
"dependencies": [],
"license": "MIT"
}