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