-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
90 lines (90 loc) · 2.3 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
{
"_args": [
[
{
"raw": "ng5-breadcrumb",
"scope": null,
"escapedName": "ng5-breadcrumb",
"name": "ng5-breadcrumb",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"/Users/yannickeyl/Sites/octopulse/client"
]
],
"_from": "ng5-breadcrumb@latest",
"_id": "[email protected]",
"_inCache": true,
"_location": "/ng5-breadcrumb",
"_nodeVersion": "8.8.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/ng5-breadcrumb-0.0.6.tgz_1514898625298_0.39668463938869536"
},
"_npmUser": {
"name": "aissam",
"email": "[email protected]"
},
"_npmVersion": "5.4.2",
"_phantomChildren": {},
"_requested": {
"raw": "ng5-breadcrumb",
"scope": null,
"escapedName": "ng5-breadcrumb",
"name": "ng5-breadcrumb",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/ng5-breadcrumb/-/ng5-breadcrumb-0.0.6.tgz",
"_shasum": "2effc67025456d8fcf25eaf4900a4a11e8f4561b",
"_shrinkwrap": null,
"_spec": "ng5-breadcrumb",
"_where": "/Users/yannickeyl/Sites/octopulse/client",
"author": {
"name": "Aissam J"
},
"bugs": {
"url": "https://github.com/aissamJ/ng2-breadcrumb"
},
"dependencies": {},
"description": "Angular 5 breadcrumb.",
"devDependencies": {},
"directories": {},
"dist": {
"integrity": "sha512-/Wt5c2OUhe7qPwMmYI1PdIsI/lcTkNTWcYTWKgoiyT880Vbfuij9oVn4MPAuOLbv9sNgDvcfS1GhYNz18DPEeA==",
"shasum": "2effc67025456d8fcf25eaf4900a4a11e8f4561b",
"tarball": "https://registry.npmjs.org/ng5-breadcrumb/-/ng5-breadcrumb-0.0.6.tgz"
},
"homepage": "https://github.com/aissamJ/ng2-breadcrumb",
"keywords": [
"angular5",
"angular 5"
],
"license": "MIT",
"main": "bundles/breadcrumb.umd.js",
"maintainers": [
{
"name": "aissam",
"email": "[email protected]"
}
],
"module": "index.js",
"name": "ng5-breadcrumb",
"optionalDependencies": {},
"peerDependencies": {
"@angular/core": "^5.0.0",
"rxjs": "^5.5.2"
},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/aissamJ/ng2-breadcrumb.git"
},
"typings": "index.d.ts",
"version": "0.0.6"
}