forked from contentstack/contentstack-javascript
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
49 lines (49 loc) · 1.24 KB
/
package.json
File metadata and controls
49 lines (49 loc) · 1.24 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
{
"name": "minami",
"version": "1.1.1",
"description": "Clean and minimal JSDoc 3 Template / Theme",
"main": "publish.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Nijikokun/minami.git"
},
"author": {
"name": "Nijiko Yonskai",
"email": "[email protected]"
},
"licenses": [
{
"type": "Apache-2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
],
"bugs": {
"url": "https://github.com/Nijikokun/minami/issues"
},
"homepage": "https://github.com/Nijikokun/minami",
"gitHead": "afae369e61aeec0e909cf8c53c374ce26f4ffb85",
"_id": "[email protected]",
"_shasum": "11e33c46f5fff6d391085e17df9a5e4a761f9dfc",
"_from": "minami@*",
"_npmVersion": "2.9.1",
"_nodeVersion": "0.12.3",
"_npmUser": {
"name": "nijikokun",
"email": "[email protected]"
},
"maintainers": [
{
"name": "nijikokun",
"email": "[email protected]"
}
],
"dist": {
"shasum": "11e33c46f5fff6d391085e17df9a5e4a761f9dfc",
"tarball": "http://registry.npmjs.org/minami/-/minami-1.1.1.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/minami/-/minami-1.1.1.tgz"
}