root / HServer / 00.Server / 00.Program / node_modules / lodash.get / package.json
이력 | 보기 | 이력해설 | 다운로드 (1.85 KB)
1 |
{ |
---|---|
2 |
"_args": [
|
3 |
[ |
4 |
"lodash.get@4.4.2",
|
5 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program"
|
6 |
] |
7 |
], |
8 |
"_from": "lodash.get@4.4.2", |
9 |
"_id": "lodash.get@4.4.2", |
10 |
"_inBundle": false, |
11 |
"_integrity": "sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=", |
12 |
"_location": "/lodash.get", |
13 |
"_phantomChildren": {},
|
14 |
"_requested": {
|
15 |
"type": "version", |
16 |
"registry": true, |
17 |
"raw": "lodash.get@4.4.2", |
18 |
"name": "lodash.get", |
19 |
"escapedName": "lodash.get", |
20 |
"rawSpec": "4.4.2", |
21 |
"saveSpec": null, |
22 |
"fetchSpec": "4.4.2" |
23 |
}, |
24 |
"_requiredBy": [
|
25 |
"/mongoose"
|
26 |
], |
27 |
"_resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz", |
28 |
"_spec": "4.4.2", |
29 |
"_where": "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program", |
30 |
"author": {
|
31 |
"name": "John-David Dalton", |
32 |
"email": "john.david.dalton@gmail.com", |
33 |
"url": "http://allyoucanleet.com/" |
34 |
}, |
35 |
"bugs": {
|
36 |
"url": "https://github.com/lodash/lodash/issues" |
37 |
}, |
38 |
"contributors": [
|
39 |
{ |
40 |
"name": "John-David Dalton", |
41 |
"email": "john.david.dalton@gmail.com", |
42 |
"url": "http://allyoucanleet.com/" |
43 |
}, |
44 |
{ |
45 |
"name": "Blaine Bublitz", |
46 |
"email": "blaine.bublitz@gmail.com", |
47 |
"url": "https://github.com/phated" |
48 |
}, |
49 |
{ |
50 |
"name": "Mathias Bynens", |
51 |
"email": "mathias@qiwi.be", |
52 |
"url": "https://mathiasbynens.be/" |
53 |
} |
54 |
], |
55 |
"description": "The lodash method `_.get` exported as a module.", |
56 |
"homepage": "https://lodash.com/", |
57 |
"icon": "https://lodash.com/icon.svg", |
58 |
"keywords": [
|
59 |
"lodash-modularized",
|
60 |
"get"
|
61 |
], |
62 |
"license": "MIT", |
63 |
"name": "lodash.get", |
64 |
"repository": {
|
65 |
"type": "git", |
66 |
"url": "git+https://github.com/lodash/lodash.git" |
67 |
}, |
68 |
"scripts": {
|
69 |
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" |
70 |
}, |
71 |
"version": "4.4.2" |
72 |
} |