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
| {
| "_args": [
| [
| "messageformat-formatters@2.0.1",
| "C:\\Users\\hp\\Desktop\\gitzhongyi"
| ]
| ],
| "_development": true,
| "_from": "messageformat-formatters@2.0.1",
| "_id": "messageformat-formatters@2.0.1",
| "_inBundle": false,
| "_integrity": "sha512-E/lQRXhtHwGuiQjI7qxkLp8AHbMD5r2217XNe/SREbBlSawe0lOqsFb7rflZJmlQFSULNLIqlcjjsCPlB3m3Mg==",
| "_location": "/messageformat-formatters",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "messageformat-formatters@2.0.1",
| "name": "messageformat-formatters",
| "escapedName": "messageformat-formatters",
| "rawSpec": "2.0.1",
| "saveSpec": null,
| "fetchSpec": "2.0.1"
| },
| "_requiredBy": [
| "/messageformat"
| ],
| "_resolved": "https://registry.npmmirror.com/messageformat-formatters/-/messageformat-formatters-2.0.1.tgz",
| "_spec": "2.0.1",
| "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
| "author": {
| "name": "Eemeli Aro",
| "email": "eemeli@gmail.com"
| },
| "bugs": {
| "url": "https://github.com/messageformat/messageformat/issues"
| },
| "description": "Formatters for messageformat",
| "files": [
| "index.js",
| "lib/"
| ],
| "gitHead": "cd47ed7db2b7a4f5e21df4cd6284ae3f7dad05a1",
| "homepage": "https://messageformat.github.io/",
| "keywords": [
| "icu",
| "messageformat",
| "formatter"
| ],
| "license": "MIT",
| "main": "index.js",
| "name": "messageformat-formatters",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/messageformat/messageformat.git",
| "directory": "packages/formatters"
| },
| "version": "2.0.1"
| }
|
|