mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-25 07:04:45 +00:00
.
This commit is contained in:
parent
fc725ba36b
commit
422b9fdb15
7395 changed files with 1786235 additions and 3476 deletions
39
node_modules/fb-watchman/package.json
generated
vendored
Normal file
39
node_modules/fb-watchman/package.json
generated
vendored
Normal file
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"name": "fb-watchman",
|
||||
"version": "2.0.0",
|
||||
"description": "Bindings for the Watchman file watching service",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git@github.com:facebook/watchman.git"
|
||||
},
|
||||
"keywords": [
|
||||
"facebook",
|
||||
"watchman",
|
||||
"file",
|
||||
"watch",
|
||||
"watcher",
|
||||
"watching",
|
||||
"fs.watch",
|
||||
"fswatcher",
|
||||
"fs",
|
||||
"glob",
|
||||
"utility"
|
||||
],
|
||||
"author": "Wez Furlong <wez@fb.com> (http://wezfurlong.org)",
|
||||
"license": "Apache-2.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/facebook/watchman/issues"
|
||||
},
|
||||
"homepage": "https://facebook.github.io/watchman/",
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"dependencies": {
|
||||
"bser": "^2.0.0"
|
||||
}
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.0.tgz"
|
||||
,"_integrity": "sha1-VOmr99+i8mzZsWNsWIwa/AXeXVg="
|
||||
,"_from": "fb-watchman@2.0.0"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue