forked from stcr/subscribe-to-comments-reloaded
-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
57 lines (57 loc) · 1.27 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
"name": "subscribe-to-comments-reloaded",
"version": "1.0.0",
"description": "Subscribe to Comments Reloaded allows commenters to sign up for e-mail notifications of subsequent replies.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/stcr/subscribe-to-comments-reloaded.git"
},
"keywords": [
"comments",
"subscribe",
"subscribe",
"to",
"comments",
"subscribe",
"to",
"comments",
"reloaded",
"email",
"email",
"notification",
"subscriptions",
"commenting",
"reply",
"reply",
"to",
"comments",
"post",
"notification",
"comment",
"notification",
"automatic",
"comment",
"notification",
"email",
"signup"
],
"author": "Reedyseth",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/stcr/subscribe-to-comments-reloaded/issues"
},
"homepage": "https://github.com/stcr/subscribe-to-comments-reloaded#readme",
"devDependencies": {
"babel-eslint": "^8.2.2",
"bower": "^1.8.12",
"eslint-plugin-compat": "^2.2.0",
"gulp": "3.9.1",
"gulp-eslint": "^4.0.2",
"gulp-sass": "^3.2.1",
"gulp-watch": "^5.0.0"
}
}