-
Notifications
You must be signed in to change notification settings - Fork 2
/
package.json
38 lines (38 loc) · 860 Bytes
/
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
{
"name": "patch-gatherings",
"version": "2.4.7",
"description": "",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/pietgeursen/patch-gatherings.git"
},
"keywords": [],
"author": "pietgeursen",
"license": "MIT",
"devDependencies": {
"pull-test": "^1.2.3",
"scuttlebot": "^9.4.6",
"ssb-keys": "^7.0.6"
},
"dependencies": {
"bulk-require": "^1.0.0",
"cssify": "^1.0.3",
"depject": "^4.1.0",
"depnest": "^1.3.0",
"flatpickr": "^2.6.1",
"insert-css": "^2.0.0",
"libnested": "^1.2.1",
"moment": "^2.18.0",
"mutant": "^3.18.0",
"pull-notify": "^0.1.1",
"pull-scroll": "^1.0.3",
"read-directory": "^2.0.0",
"spacetime": "^1.0.4",
"ssb-ref": "^2.7.1",
"suggest-box": "^2.2.3"
}
}