You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
65 lines
1.6 KiB
65 lines
1.6 KiB
{
|
|
"_from": "fb-watchman@^2.0.0",
|
|
"_id": "fb-watchman@2.0.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==",
|
|
"_location": "/fb-watchman",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "fb-watchman@^2.0.0",
|
|
"name": "fb-watchman",
|
|
"escapedName": "fb-watchman",
|
|
"rawSpec": "^2.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^2.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/jest-haste-map",
|
|
"/sane"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/fb-watchman/-/fb-watchman-2.0.2.tgz",
|
|
"_shasum": "e9524ee6b5c77e9e5001af0f85f3adbb8623255c",
|
|
"_spec": "fb-watchman@^2.0.0",
|
|
"_where": "D:\\仁舟项目\\admin_dHBzn\\node_modules\\jest-haste-map",
|
|
"author": {
|
|
"name": "Wez Furlong",
|
|
"email": "wez@fb.com",
|
|
"url": "http://wezfurlong.org"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/watchman/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"bser": "2.1.1"
|
|
},
|
|
"deprecated": false,
|
|
"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"
|
|
}
|
|
|