mirror of
https://github.com/actions/labeler.git
synced 2026-01-14 01:02:37 +08:00
build
This commit is contained in:
34
node_modules/fb-watchman/package.json
generated
vendored
34
node_modules/fb-watchman/package.json
generated
vendored
@@ -1,34 +1,28 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"fb-watchman@2.0.0",
|
||||
"/Users/pjquirk/Source/GitHub/actions/labeler"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "fb-watchman@2.0.0",
|
||||
"_id": "fb-watchman@2.0.0",
|
||||
"_from": "fb-watchman@^2.0.0",
|
||||
"_id": "fb-watchman@2.0.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-VOmr99+i8mzZsWNsWIwa/AXeXVg=",
|
||||
"_integrity": "sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==",
|
||||
"_location": "/fb-watchman",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "fb-watchman@2.0.0",
|
||||
"raw": "fb-watchman@^2.0.0",
|
||||
"name": "fb-watchman",
|
||||
"escapedName": "fb-watchman",
|
||||
"rawSpec": "2.0.0",
|
||||
"rawSpec": "^2.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "2.0.0"
|
||||
"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/pjquirk/Source/GitHub/actions/labeler",
|
||||
"_resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.1.tgz",
|
||||
"_shasum": "fc84fb39d2709cf3ff6d743706157bb5708a8a85",
|
||||
"_spec": "fb-watchman@^2.0.0",
|
||||
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/jest-haste-map",
|
||||
"author": {
|
||||
"name": "Wez Furlong",
|
||||
"email": "wez@fb.com",
|
||||
@@ -37,9 +31,11 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/facebook/watchman/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"bser": "^2.0.0"
|
||||
"bser": "2.1.1"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Bindings for the Watchman file watching service",
|
||||
"files": [
|
||||
"index.js"
|
||||
@@ -65,5 +61,5 @@
|
||||
"type": "git",
|
||||
"url": "git+ssh://git@github.com/facebook/watchman.git"
|
||||
},
|
||||
"version": "2.0.0"
|
||||
"version": "2.0.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user