-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
84 lines (84 loc) · 2.17 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
{
"_args": [
[
{
"raw": "j-ng2-table",
"scope": null,
"escapedName": "j-ng2-table",
"name": "j-ng2-table",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"C:\\Users\\JosephKhella\\Desktop\\ngui"
]
],
"_from": "j-ng2-table@latest",
"_inCache": true,
"_location": "/j-ng2-table",
"_nodeVersion": "6.9.5",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/j-ng2-table-0.0.11.tgz_1487711877667_0.26253877277486026"
},
"_npmUser": {
"name": "josephskh",
"email": "[email protected]"
},
"_npmVersion": "4.0.5",
"_phantomChildren": {},
"_requested": {
"raw": "j-ng2-table",
"scope": null,
"escapedName": "j-ng2-table",
"name": "j-ng2-table",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/j-ng2-table/-/j-ng2-table-0.0.11.tgz",
"_shasum": "f6a3edde931d0d984e431cb0c6f07440f7e92d35",
"_shrinkwrap": null,
"_spec": "j-ng2-table",
"_where": "C:\\Users\\JosephKhella\\Desktop\\ngui",
"author": "Joseph Safwat Khella",
"bugs": {
"url": "https://github.com/JosephSKh/j-ng2-table/issues"
},
"dependencies": {},
"description": "\"j-ng2-table is an open source table library designed for angular 2 that supports a lot of features such as pinning, toggleing, sorting, filtering\"",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "f6a3edde931d0d984e431cb0c6f07440f7e92d35",
"tarball": "https://registry.npmjs.org/j-ng2-table/-/j-ng2-table-0.0.11.tgz"
},
"homepage": "https://github.com/JosephSKh/j-ng2-table#readme",
"keywords": [
"ng2",
"table",
"angular2",
"dynamic",
"toggle",
"pin",
"filter"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
"josephskh <[email protected]>"
],
"name": "j-ng2-table",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/JosephSKh/j-ng2-table.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.0.14"
}