Update metadata

This commit is contained in:
Imran Ismail
2019-09-05 12:08:20 +08:00
parent 6e5c237523
commit 56c04146d7
1454 changed files with 204046 additions and 234789 deletions

32
node_modules/react-is/package.json generated vendored
View File

@@ -1,36 +1,32 @@
{
"_args": [
[
"react-is@16.8.6",
"/Users/imranismail/Projects/setup-kustomize"
]
],
"_development": true,
"_from": "react-is@16.8.6",
"_id": "react-is@16.8.6",
"_from": "react-is@^16.8.4",
"_id": "react-is@16.11.0",
"_inBundle": false,
"_integrity": "sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA==",
"_integrity": "sha512-gbBVYR2p8mnriqAwWx9LbuUrShnAuSCNnuPGyc7GJrMVQtPDAh8iLpv7FRuMPFb56KkaVZIYSz1PrjI9q0QPCw==",
"_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/imranismail/Projects/setup-kustomize",
"_resolved": "https://registry.npmjs.org/react-is/-/react-is-16.11.0.tgz",
"_shasum": "b85dfecd48ad1ce469ff558a882ca8e8313928fa",
"_spec": "react-is@^16.8.4",
"_where": "/Users/imranismail/Projects/setup-kustomize/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.11.0"
}