-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
46 lines (46 loc) · 1.03 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
{
"name": "xrp",
"version": "1.0.0",
"description": "xrp completed",
"main": "ap.js",
"dependencies": {
"body-parser": "^1.15.2",
"connect": "^3.5.0",
"cookies": "^0.6.1",
"cron": "^1.2.1",
"dateformat": "^2.0.0",
"debug": "^2.2.0",
"express-session": "^1.14.1",
"express": "^4.13.4",
"jade": "^1.11.0",
"memory-store": "^0.0.1",
"method-override": "^2.3.6",
"mysql": "^2.11.1",
"node-cron": "^1.2.0",
"node-cronjob": "^0.1.3",
"node-crontab": "^0.0.8",
"node-schedule": "^1.2.3",
"node-schedule-tz": "^1.2.1-4",
"node-session": "^1.2.1",
"package.js": "^1.1.3",
"package.json": "^2.0.1"
},
"devDependencies": {},
"scripts": {
"test": "mocha"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Govind13100/xrp.git"
},
"keywords": [
"node",
"xrp"
],
"author": "GJ",
"license": "ISC",
"bugs": {
"url": "https://github.com/Govind13100/xrp/issues"
},
"homepage": "https://github.com/Govind13100/xrp#readme"
}