setup-go/node_modules/fb-watchman/package.json
Stephen Franceschelli a966e84ff9 Fix.
2019-07-30 13:30:32 -04:00

65 lines
1.5 KiB
JSON

{
"_from": "fb-watchman@^2.0.0",
"_id": "fb-watchman@2.0.0",
"_inBundle": false,
"_integrity": "sha1-VOmr99+i8mzZsWNsWIwa/AXeXVg=",
"_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.npmjs.org/fb-watchman/-/fb-watchman-2.0.0.tgz",
"_shasum": "54e9abf7dfa2f26cd9b1636c588c1afc05de5d58",
"_spec": "fb-watchman@^2.0.0",
"_where": "E:\\github\\setup-go\\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.0.0"
},
"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.0"
}