root / HServer / 00.Server / 00.Program / node_modules / mongoose-legacy-pluralize / package.json
이력 | 보기 | 이력해설 | 다운로드 (1.59 KB)
1 | 39 | HKM | { |
---|---|---|---|
2 | "_args": [
|
||
3 | [ |
||
4 | "mongoose-legacy-pluralize@1.0.2",
|
||
5 | "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program"
|
||
6 | ] |
||
7 | ], |
||
8 | "_from": "mongoose-legacy-pluralize@1.0.2", |
||
9 | "_id": "mongoose-legacy-pluralize@1.0.2", |
||
10 | "_inBundle": false, |
||
11 | "_integrity": "sha512-Yo/7qQU4/EyIS8YDFSeenIvXxZN+ld7YdV9LqFVQJzTLye8unujAWPZ4NWKfFA+RNjh+wvTWKY9Z3E5XM6ZZiQ==", |
||
12 | "_location": "/mongoose-legacy-pluralize", |
||
13 | "_phantomChildren": {},
|
||
14 | "_requested": {
|
||
15 | "type": "version", |
||
16 | "registry": true, |
||
17 | "raw": "mongoose-legacy-pluralize@1.0.2", |
||
18 | "name": "mongoose-legacy-pluralize", |
||
19 | "escapedName": "mongoose-legacy-pluralize", |
||
20 | "rawSpec": "1.0.2", |
||
21 | "saveSpec": null, |
||
22 | "fetchSpec": "1.0.2" |
||
23 | }, |
||
24 | "_requiredBy": [
|
||
25 | "/mongoose"
|
||
26 | ], |
||
27 | "_resolved": "https://registry.npmjs.org/mongoose-legacy-pluralize/-/mongoose-legacy-pluralize-1.0.2.tgz", |
||
28 | "_spec": "1.0.2", |
||
29 | "_where": "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program", |
||
30 | "author": {
|
||
31 | "name": "Valeri Karpov", |
||
32 | "email": "val@karpov.io" |
||
33 | }, |
||
34 | "bugs": {
|
||
35 | "url": "https://github.com/vkarpov15/mongoose-legacy-pluralize/issues" |
||
36 | }, |
||
37 | "description": "Legacy pluralization logic for mongoose", |
||
38 | "homepage": "https://github.com/vkarpov15/mongoose-legacy-pluralize", |
||
39 | "keywords": [
|
||
40 | "mongoose",
|
||
41 | "mongodb"
|
||
42 | ], |
||
43 | "license": "Apache-2.0", |
||
44 | "main": "index.js", |
||
45 | "name": "mongoose-legacy-pluralize", |
||
46 | "peerDependencies": {
|
||
47 | "mongoose": "*" |
||
48 | }, |
||
49 | "repository": {
|
||
50 | "type": "git", |
||
51 | "url": "git+https://github.com/vkarpov15/mongoose-legacy-pluralize.git" |
||
52 | }, |
||
53 | "version": "1.0.2" |
||
54 | } |