mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-25 23:16:06 +00:00
.
This commit is contained in:
parent
beb1329f9f
commit
2b95e76931
7736 changed files with 1874747 additions and 51184 deletions
69
node_modules/fb-watchman/package.json
generated
vendored
Normal file
69
node_modules/fb-watchman/package.json
generated
vendored
Normal file
|
@ -0,0 +1,69 @@
|
|||
{
|
||||
"_args": [
|
||||
[
|
||||
"fb-watchman@2.0.0",
|
||||
"/Users/eric/repos/actions/setup-node"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_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": "version",
|
||||
"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",
|
||||
"_spec": "2.0.0",
|
||||
"_where": "/Users/eric/repos/actions/setup-node",
|
||||
"author": {
|
||||
"name": "Wez Furlong",
|
||||
"email": "wez@fb.com",
|
||||
"url": "http://wezfurlong.org"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/facebook/watchman/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"bser": "^2.0.0"
|
||||
},
|
||||
"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"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue