21 lines
446 B
JSON
21 lines
446 B
JSON
{
|
|
"name": "notify-term"
|
|
, "exportName": "notify-term"
|
|
, "version": "0.0.1"
|
|
, "dependencies": {
|
|
"mongoose": "latest"
|
|
}
|
|
, "description": "The notify-term push notification server"
|
|
, "main": "index.js"
|
|
, "scripts": {
|
|
}
|
|
, "keywords": [
|
|
"notification"
|
|
, "terminal"
|
|
, "notifier"
|
|
]
|
|
, "author": "Penguin <tgckpg@gmail.com>"
|
|
, "license": "MIT"
|
|
, "main": "index.js"
|
|
}
|