-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
51 lines (51 loc) · 1.26 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
{
"name": "cartogrammaker",
"version": "1.0.0",
"description": "",
"main": "server.js",
"dependencies": {
"alert-node": "^1.2.3",
"arraylist": "^0.1.0",
"async": "^2.6.2",
"canvas": "^2.0.1",
"canvas-prebuilt": "^2.0.0-alpha.14",
"canvass": "^0.1.0",
"events": "^3.0.0",
"expres": "^0.0.5",
"express": "^4.16.4",
"fft-js": "^0.0.11",
"fft.js": "^4.0.3",
"formidable": "^1.2.1",
"fs": "0.0.1-security",
"hashmap": "^2.3.0",
"http": "0.0.0",
"jquery": "^3.3.1",
"ml-fft": "^1.3.5",
"nan": "^2.12.1",
"node-gyp": "^3.8.0",
"node-pre-gyp": "^0.12.0",
"nodemon": "^1.18.9",
"nunjucks": "^3.1.7",
"polygon-clipping": "^0.12.2",
"queue": "^6.0.1",
"queue-fifo": "^0.2.6",
"socket.io": "^2.2.0",
"util": "^0.11.1",
"xml2js": "^0.4.19"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node server.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vrq16kku/cartogramMaker.git"
},
"author": "Vincent Nicholson",
"license": "ISC",
"bugs": {
"url": "https://github.com/vrq16kku/cartogramMaker/issues"
},
"homepage": "https://github.com/vrq16kku/cartogramMaker#readme"
}