UNPKG

602 BJSONView Raw
1{
2 "name": "minami",
3 "version": "1.2.3",
4 "description": "Clean and minimal JSDoc 3 Template / Theme",
5 "main": "publish.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "repository": {
10 "type": "git",
11 "url": "https://github.com/Nijikokun/minami.git"
12 },
13 "author": "Nijiko Yonskai <nijikokun@gmail.com>",
14 "licenses": [
15 {
16 "type": "Apache-2.0",
17 "url": "http://www.apache.org/licenses/LICENSE-2.0"
18 }
19 ],
20 "bugs": {
21 "url": "https://github.com/Nijikokun/minami/issues"
22 },
23 "homepage": "https://github.com/Nijikokun/minami"
24}