github-pages-deploy-action/node_modules/fb-watchman/package.json

70 lines
1.5 KiB
JSON
Raw Normal View History

2020-03-31 20:42:07 +08:00
{
2020-03-31 20:54:32 +08:00
"_args": [
[
"fb-watchman@2.0.1",
"."
]
],
"_development": true,
"_from": "fb-watchman@2.0.1",
2020-03-31 20:42:07 +08:00
"_id": "fb-watchman@2.0.1",
"_inBundle": false,
"_integrity": "sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==",
"_location": "/fb-watchman",
"_phantomChildren": {},
"_requested": {
2020-03-31 20:54:32 +08:00
"type": "version",
2020-03-31 20:42:07 +08:00
"registry": true,
2020-03-31 20:54:32 +08:00
"raw": "fb-watchman@2.0.1",
2020-03-31 20:42:07 +08:00
"name": "fb-watchman",
"escapedName": "fb-watchman",
2020-03-31 20:54:32 +08:00
"rawSpec": "2.0.1",
2020-03-31 20:42:07 +08:00
"saveSpec": null,
2020-03-31 20:54:32 +08:00
"fetchSpec": "2.0.1"
2020-03-31 20:42:07 +08:00
},
"_requiredBy": [
"/jest-haste-map",
"/sane"
],
"_resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.1.tgz",
2020-03-31 20:54:32 +08:00
"_spec": "2.0.1",
"_where": ".",
2020-03-31 20:42:07 +08:00
"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.1"
}