summaryrefslogtreecommitdiffstats
path: root/package.json
blob: e7e536422beea64a511e72f2349c25484ab3bfb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "description": "Adds buttons for headlines to Etherpad Lite.",
  "name": "ep_headline_buttons",
  "version": "0.1.0",
  "author": "Alexander Sulfrian <alexander@sulfrian.net>",
  "dependencies": {},
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/AlexanderS/ep_headline_buttons",
  "devDependencies": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/AlexanderS/ep_headline_buttons.git"
  }
}