This commit is contained in:
dgflash
2022-04-29 15:44:40 +08:00
parent f6d51a500a
commit dd3ca63b28
123 changed files with 6684 additions and 3992 deletions

View File

@@ -1,17 +1,73 @@
{
"name": "lodash.isplainobject",
"version": "4.0.6",
"_args": [
[
"lodash.isplainobject@4.0.6",
"D:\\gitee\\oops-framework\\extensions\\oops-plugin-excel-to-json"
]
],
"_development": true,
"_from": "lodash.isplainobject@4.0.6",
"_id": "lodash.isplainobject@4.0.6",
"_inBundle": false,
"_integrity": "sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs=",
"_location": "/lodash.isplainobject",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "lodash.isplainobject@4.0.6",
"name": "lodash.isplainobject",
"escapedName": "lodash.isplainobject",
"rawSpec": "4.0.6",
"saveSpec": null,
"fetchSpec": "4.0.6"
},
"_requiredBy": [
"/archiver-utils"
],
"_resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz",
"_spec": "4.0.6",
"_where": "D:\\gitee\\oops-framework\\extensions\\oops-plugin-excel-to-json",
"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.bublitz@gmail.com",
"url": "https://github.com/phated"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"description": "The lodash method `_.isPlainObject` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"license": "MIT",
"keywords": "lodash-modularized, isplainobject",
"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.bublitz@gmail.com> (https://github.com/phated)",
"Mathias Bynens <mathias@qiwi.be> (https://mathiasbynens.be/)"
"keywords": [
"lodash-modularized",
"isplainobject"
],
"repository": "lodash/lodash",
"scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }
"license": "MIT",
"name": "lodash.isplainobject",
"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.6"
}