mirror of
https://github.com/actions/labeler.git
synced 2026-01-12 16:11:56 +08:00
build
This commit is contained in:
32
node_modules/react-is/package.json
generated
vendored
32
node_modules/react-is/package.json
generated
vendored
@@ -1,36 +1,32 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"react-is@16.8.6",
|
||||
"/Users/pjquirk/Source/GitHub/actions/labeler"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "react-is@16.8.6",
|
||||
"_id": "react-is@16.8.6",
|
||||
"_from": "react-is@^16.8.4",
|
||||
"_id": "react-is@16.13.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA==",
|
||||
"_integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==",
|
||||
"_location": "/react-is",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "react-is@16.8.6",
|
||||
"raw": "react-is@^16.8.4",
|
||||
"name": "react-is",
|
||||
"escapedName": "react-is",
|
||||
"rawSpec": "16.8.6",
|
||||
"rawSpec": "^16.8.4",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "16.8.6"
|
||||
"fetchSpec": "^16.8.4"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/pretty-format"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/react-is/-/react-is-16.8.6.tgz",
|
||||
"_spec": "16.8.6",
|
||||
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
|
||||
"_resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
|
||||
"_shasum": "789729a4dc36de2999dc156dd6c1d9c18cea56a4",
|
||||
"_spec": "react-is@^16.8.4",
|
||||
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/pretty-format",
|
||||
"bugs": {
|
||||
"url": "https://github.com/facebook/react/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Brand checking of React Elements.",
|
||||
"files": [
|
||||
"LICENSE",
|
||||
@@ -52,5 +48,5 @@
|
||||
"url": "git+https://github.com/facebook/react.git",
|
||||
"directory": "packages/react-is"
|
||||
},
|
||||
"version": "16.8.6"
|
||||
"version": "16.13.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user