aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/twitter-dm/package.json
blob: dba07b8954b0fe29e77cf309e97d16af8c77d13d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "twitter-dm",
  "name": "Twitter DM",
  "version": "1.0.1",
  "description": "Twitter DM",
  "main": "index.js",
  "author": "Pieter Levels <hi@levels.io>, Stefan Malzner <stefan@adlk.io>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://mobile.twitter.com/messages",
    "hasNotificationSound": true
  }
}