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
| {
| "_args": [
| [
| "fb-watchman@2.0.2",
| "C:\\Users\\hp\\Desktop\\gitzhongyi"
| ]
| ],
| "_development": true,
| "_from": "fb-watchman@2.0.2",
| "_id": "fb-watchman@2.0.2",
| "_inBundle": false,
| "_integrity": "sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==",
| "_location": "/fb-watchman",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "fb-watchman@2.0.2",
| "name": "fb-watchman",
| "escapedName": "fb-watchman",
| "rawSpec": "2.0.2",
| "saveSpec": null,
| "fetchSpec": "2.0.2"
| },
| "_requiredBy": [
| "/jest-haste-map",
| "/sane"
| ],
| "_resolved": "https://registry.npmmirror.com/fb-watchman/-/fb-watchman-2.0.2.tgz",
| "_spec": "2.0.2",
| "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
| "author": {
| "name": "Wez Furlong",
| "email": "wez@fb.com",
| "url": "http://wezfurlong.org"
| },
| "bugs": {
| "url": "https://github.com/facebook/watchman/issues"
| },
| "dependencies": {
| "bser": "2.1.1"
| },
| "description": "Bindings for the Watchman file watching service",
| "files": [
| "index.js"
| ],
| "homepage": "https://facebook.github.io/watchman/",
| "keywords": [
| "facebook",
| "watchman",
| "file",
| "watch",
| "watcher",
| "watching",
| "fs.watch",
| "fswatcher",
| "fs",
| "glob",
| "utility"
| ],
| "license": "Apache-2.0",
| "main": "index.js",
| "name": "fb-watchman",
| "repository": {
| "type": "git",
| "url": "git+ssh://git@github.com/facebook/watchman.git"
| },
| "version": "2.0.2"
| }
|
|