-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
88 lines (88 loc) · 2.67 KB
/
package.json
File metadata and controls
88 lines (88 loc) · 2.67 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
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
{
"_args": [
[
{
"name": "gitbook-plugin-expandable-chapters",
"raw": "gitbook-plugin-expandable-chapters@0.2.0",
"rawSpec": "0.2.0",
"scope": null,
"spec": "0.2.0",
"type": "version"
},
"/home/hwq/gitbook_books/ROS-Note"
]
],
"_from": "gitbook-plugin-expandable-chapters@0.2.0",
"_id": "gitbook-plugin-expandable-chapters@0.2.0",
"_inCache": true,
"_installable": true,
"_location": "/gitbook-plugin-expandable-chapters",
"_nodeVersion": "0.10.25",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/gitbook-plugin-expandable-chapters-0.2.0.tgz_1471273138530_0.39223185973241925"
},
"_npmUser": {
"email": "michael.jerger@meissa-gmbh.de",
"name": "michael.jerger"
},
"_npmVersion": "3.10.6",
"_phantomChildren": {},
"_requested": {
"name": "gitbook-plugin-expandable-chapters",
"raw": "gitbook-plugin-expandable-chapters@0.2.0",
"rawSpec": "0.2.0",
"scope": null,
"spec": "0.2.0",
"type": "version"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/gitbook-plugin-expandable-chapters/-/gitbook-plugin-expandable-chapters-0.2.0.tgz",
"_shasum": "45d7087ae6907a41f48128c54fe56224a9c1ada2",
"_shrinkwrap": null,
"_spec": "gitbook-plugin-expandable-chapters@0.2.0",
"_where": "/home/hwq/gitbook_books/ROS-Note",
"bugs": {
"url": "https://github.com/DomainDrivenArchitecture/gitbook-plugin-expandable-chapters/issues"
},
"dependencies": {},
"description": "Expandable chapters for convenient navigation within a gitbook",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "45d7087ae6907a41f48128c54fe56224a9c1ada2",
"tarball": "https://registry.npmjs.org/gitbook-plugin-expandable-chapters/-/gitbook-plugin-expandable-chapters-0.2.0.tgz"
},
"engines": {
"gitbook": ">=0.4.6"
},
"gitHead": "39fee7223798e289b9a696c4d3b1d02f0cc53251",
"homepage": "https://github.com/DomainDrivenArchitecture/gitbook-plugin-expandable-chapters",
"license": "Apache 2",
"main": "index.js",
"maintainers": [
{
"email": "clemens.geibel@meissa-gmbh.de",
"name": "clemensgeibel"
},
{
"email": "finikwashere@gmail.com",
"name": "finik"
},
{
"email": "michael.jerger@meissa-gmbh.de",
"name": "michael.jerger"
}
],
"name": "gitbook-plugin-expandable-chapters",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/DomainDrivenArchitecture/gitbook-plugin-expandable-chapters.git"
},
"scripts": {},
"version": "0.2.0"
}