-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
92 lines (92 loc) · 2.56 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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
{
"_from": "git+https://github.com/QuantEdgeTeam/core.git",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "",
"_location": "/fin-hypergrid",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "fin-hypergrid@git+https://github.com/QuantEdgeTeam/core.git",
"name": "fin-hypergrid",
"escapedName": "fin-hypergrid",
"rawSpec": "git+https://github.com/QuantEdgeTeam/core.git",
"saveSpec": "git+https://github.com/QuantEdgeTeam/core.git",
"fetchSpec": "https://github.com/QuantEdgeTeam/core.git",
"gitCommittish": null
},
"_requiredBy": [
"/"
],
"_resolved": "git+https://github.com/QuantEdgeTeam/core.git#9632cb84f4acae8597bfe96380c0a19112d67b4c",
"_spec": "fin-hypergrid@git+https://github.com/QuantEdgeTeam/core.git",
"_where": "/Users/qe-mmi-002/workspace/Equix-Website-Prod/Equix-Web-Prod-Build-Prod2",
"author": {
"name": "Steve Wirts",
"url": "https://github.com/stevewirts"
},
"bugs": {
"url": "https://github.com/fin-hypergrid/core/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Jonathan Eiten",
"url": "https://github.com/joneit"
},
{
"name": "Dwayne Jones",
"url": "https://github.com/dwaynekj"
},
{
"name": "Naveen Michaud-Agrawal",
"url": "https://github.com/nmichaud"
},
{
"name": "Hugo Nogueira",
"url": "https://github.com/hugoeanogueira"
}
],
"dependencies": {
"datasaur-base": "^3.0.0",
"datasaur-local": "^3.0.0",
"extend-me": "^2.7.0",
"finbars": "git+https://github.com/phonganhhung9xtb/finbars.git",
"inject-stylesheet-template": "^1.0.1",
"mustache": "^2.3.0",
"object-iterators": "1.3.0",
"overrider": "^0",
"rectangular": "1.0.1",
"sparse-boolean-array": "1.0.1",
"svg-themer": "^1.1.2",
"synonomous": "^2.1.2"
},
"deprecated": false,
"description": "Canvas-based high-performance grid",
"devDependencies": {
"gulp": "^3.9.0",
"gulp-concat": "^2.6.0",
"gulp-each": "^0.1.1",
"gulp-eslint": "^4.0.2",
"gulp-footer": "^1.1.1",
"gulp-header": "^1.8.2",
"gulp-imagine-64": "^2.0.1",
"gulp-load-plugins": "^1.1.0",
"gulp-mocha": "^6.0.0",
"run-sequence": "^1.1.4"
},
"gitHead": "",
"homepage": "https://github.com/fin-hypergrid/core#readme",
"keywords": [
"spreadsheet",
"grid"
],
"license": "MIT",
"main": "src/Hypergrid",
"name": "fin-hypergrid",
"repository": {
"type": "git",
"url": "git://github.com/fin-hypergrid/core.git"
},
"version": "3.3.4"
}