package.json
2.26 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
89
{
"_args": [
[
{
"raw": "packing-glob@^1.0.1",
"scope": null,
"escapedName": "packing-glob",
"name": "packing-glob",
"rawSpec": "^1.0.1",
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"/Users/kanghyeontae/IdeaProjects/YTMT/node_modules/kakao"
]
],
"_from": "packing-glob@>=1.0.1 <2.0.0",
"_id": "packing-glob@1.0.1",
"_inCache": true,
"_location": "/packing-glob",
"_nodeVersion": "4.1.2",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/packing-glob-1.0.1.tgz_1469492570692_0.8637639991939068"
},
"_npmUser": {
"name": "zhongzhi",
"email": "zhong.zhi@163.com"
},
"_npmVersion": "2.14.4",
"_phantomChildren": {},
"_requested": {
"raw": "packing-glob@^1.0.1",
"scope": null,
"escapedName": "packing-glob",
"name": "packing-glob",
"rawSpec": "^1.0.1",
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/kakao"
],
"_resolved": "https://registry.npmjs.org/packing-glob/-/packing-glob-1.0.1.tgz",
"_shasum": "d4807b4a58dac81c85450b786ed893f9e1aebda7",
"_shrinkwrap": null,
"_spec": "packing-glob@^1.0.1",
"_where": "/Users/kanghyeontae/IdeaProjects/YTMT/node_modules/kakao",
"author": {
"name": "zhongzhi",
"email": "zhong.zhi@163.com"
},
"bugs": {
"url": "https://github.com/zhongzhi107/packing-glob/issues"
},
"dependencies": {
"glob": "^7.0.5",
"lodash": "^4.14.0"
},
"description": "Gruntjs file style",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "d4807b4a58dac81c85450b786ed893f9e1aebda7",
"tarball": "https://registry.npmjs.org/packing-glob/-/packing-glob-1.0.1.tgz"
},
"homepage": "https://github.com/zhongzhi107/packing-glob#readme",
"keywords": [
"glob"
],
"license": "ISC",
"main": "index.js",
"maintainers": [
{
"name": "zhongzhi",
"email": "zhong.zhi@163.com"
}
],
"name": "packing-glob",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/zhongzhi107/packing-glob.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.1"
}