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
| {
| "_from": "minami@1.2.3",
| "_id": "minami@1.2.3",
| "_inBundle": false,
| "_integrity": "sha512-3f2QqqbUC1usVux0FkQMFYB73yd9JIxmHSn1dWQacizL6hOUaNu6mA3KxZ9SfiCc4qgcgq+5XP59+hP7URa1Dw==",
| "_location": "/minami",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "minami@1.2.3",
| "name": "minami",
| "escapedName": "minami",
| "rawSpec": "1.2.3",
| "saveSpec": null,
| "fetchSpec": "1.2.3"
| },
| "_requiredBy": [
| "#DEV:/"
| ],
| "_resolved": "https://registry.npmjs.org/minami/-/minami-1.2.3.tgz",
| "_shasum": "99b6dcdfb2f0a54da1c9c8f7aa3a327787aaf9f8",
| "_spec": "minami@1.2.3",
| "_where": "/home/l/plc/node-red",
| "author": {
| "name": "Nijiko Yonskai",
| "email": "nijikokun@gmail.com"
| },
| "bugs": {
| "url": "https://github.com/Nijikokun/minami/issues"
| },
| "bundleDependencies": false,
| "deprecated": false,
| "description": "Clean and minimal JSDoc 3 Template / Theme",
| "homepage": "https://github.com/Nijikokun/minami",
| "licenses": [
| {
| "type": "Apache-2.0",
| "url": "http://www.apache.org/licenses/LICENSE-2.0"
| }
| ],
| "main": "publish.js",
| "name": "minami",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/Nijikokun/minami.git"
| },
| "scripts": {
| "test": "echo \"Error: no test specified\" && exit 1"
| },
| "version": "1.2.3"
| }
|
|