From 429e9bb5915dd90978374cbd8574a9dc5fa464d7 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期一, 08 四月 2024 12:53:48 +0800
Subject: [PATCH] 1.在新的手机上运行

---
 node_modules/lodash.isstring/package.json |   77 +++++++++++++++++++++++++++++++++-----
 1 files changed, 66 insertions(+), 11 deletions(-)

diff --git a/node_modules/lodash.isstring/package.json b/node_modules/lodash.isstring/package.json
index 1331535..e3efe36 100644
--- a/node_modules/lodash.isstring/package.json
+++ b/node_modules/lodash.isstring/package.json
@@ -1,17 +1,72 @@
 {
-  "name": "lodash.isstring",
-  "version": "4.0.1",
+  "_args": [
+    [
+      "lodash.isstring@4.0.1",
+      "E:\\HBuilderProjects\\JLApp"
+    ]
+  ],
+  "_from": "lodash.isstring@4.0.1",
+  "_id": "lodash.isstring@4.0.1",
+  "_inBundle": false,
+  "_integrity": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==",
+  "_location": "/lodash.isstring",
+  "_phantomChildren": {},
+  "_requested": {
+    "type": "version",
+    "registry": true,
+    "raw": "lodash.isstring@4.0.1",
+    "name": "lodash.isstring",
+    "escapedName": "lodash.isstring",
+    "rawSpec": "4.0.1",
+    "saveSpec": null,
+    "fetchSpec": "4.0.1"
+  },
+  "_requiredBy": [
+    "/jsonwebtoken"
+  ],
+  "_resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz",
+  "_spec": "4.0.1",
+  "_where": "E:\\HBuilderProjects\\JLApp",
+  "author": {
+    "name": "John-David Dalton",
+    "email": "john.david.dalton@gmail.com",
+    "url": "http://allyoucanleet.com/"
+  },
+  "bugs": {
+    "url": "https://github.com/lodash/lodash/issues"
+  },
+  "contributors": [
+    {
+      "name": "John-David Dalton",
+      "email": "john.david.dalton@gmail.com",
+      "url": "http://allyoucanleet.com/"
+    },
+    {
+      "name": "Blaine Bublitz",
+      "email": "blaine@iceddev.com",
+      "url": "https://github.com/phated"
+    },
+    {
+      "name": "Mathias Bynens",
+      "email": "mathias@qiwi.be",
+      "url": "https://mathiasbynens.be/"
+    }
+  ],
   "description": "The lodash method `_.isString` exported as a module.",
   "homepage": "https://lodash.com/",
   "icon": "https://lodash.com/icon.svg",
-  "license": "MIT",
-  "keywords": "lodash-modularized, isstring",
-  "author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
-  "contributors": [
-    "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
-    "Blaine Bublitz <blaine@iceddev.com> (https://github.com/phated)",
-    "Mathias Bynens <mathias@qiwi.be> (https://mathiasbynens.be/)"
+  "keywords": [
+    "lodash-modularized",
+    "isstring"
   ],
-  "repository": "lodash/lodash",
-  "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }
+  "license": "MIT",
+  "name": "lodash.isstring",
+  "repository": {
+    "type": "git",
+    "url": "git+https://github.com/lodash/lodash.git"
+  },
+  "scripts": {
+    "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
+  },
+  "version": "4.0.1"
 }

--
Gitblit v1.9.3