-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
56 lines (56 loc) · 1.35 KB
/
package.json
File metadata and controls
56 lines (56 loc) · 1.35 KB
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
{
"name": "datatable-gn",
"version": "2.0.2",
"description": "Server-side processing for JQuery Datatable plug-in",
"author": {
"name": "Tim Katee",
"email": "jpravetz@epdoc.com"
},
"contributors": [
{
"name": "Matthew Hasbach",
"email": "hasbach.git@gmail.com"
}
],
"maintainers": [
{
"name": "Tim katee",
"email": "jpravetz@epdoc.com"
}
],
"repository": {
"type": "git",
"url": "https://github.com/geniewar/datatable-gn.git"
},
"keywords": [
"jquery",
"datatable",
"sever-side processor"
],
"dependencies": {
"underscore": "1.4.x"
},
"engines": {
"node": ">= 0.6.x"
},
"gitHead": "a06addbde77739789e597e825c743c9458cead0d",
"bugs": {
"url": "https://github.com/geniewar/datatable-gn/issues"
},
"homepage": "https://github.com/geniewar/datatable-gn",
"_id": "datatable-gn@2.0.2",
"scripts": {},
"_shasum": "d0566d3354dc9a5eea6bdacb7807ee0f2e8cab4e",
"_from": "datatable@latest",
"_npmVersion": "1.4.14",
"_npmUser": {
"name": "timkatee",
"email": "kate2timo@gmail.com"
},
"dist": {
"shasum": "4d016ec78b7114e4762113727b5b00636bbce324",
"tarball": "https://registry.npmjs.org/datatable-gn/-/datatable-gn-2.0.2.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/datatable-gn/-/datatable-gn-2.0.2.tgz"
}