Files
oops-framework/extensions/oops-plugin-excel-to-json/node_modules/lodash.isfunction/package.json
dgflash dd3ca63b28 .
2022-04-29 15:44:40 +08:00

70 lines
1.9 KiB
JSON

{
"_args": [
[
"lodash.isfunction@3.0.9",
"D:\\gitee\\oops-framework\\extensions\\oops-plugin-excel-to-json"
]
],
"_development": true,
"_from": "lodash.isfunction@3.0.9",
"_id": "lodash.isfunction@3.0.9",
"_inBundle": false,
"_integrity": "sha512-AirXNj15uRIMMPihnkInB4i3NHeb4iBtNg9WRWuK2o31S+ePwwNmDPaTL3o7dTJ+VXNZim7rFs4rxN4YU1oUJw==",
"_location": "/lodash.isfunction",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "lodash.isfunction@3.0.9",
"name": "lodash.isfunction",
"escapedName": "lodash.isfunction",
"rawSpec": "3.0.9",
"saveSpec": null,
"fetchSpec": "3.0.9"
},
"_requiredBy": [
"/@fast-csv/format",
"/@fast-csv/parse"
],
"_resolved": "https://registry.npmjs.org/lodash.isfunction/-/lodash.isfunction-3.0.9.tgz",
"_spec": "3.0.9",
"_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": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"description": "The Lodash method `_.isFunction` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"lodash-modularized",
"isfunction"
],
"license": "MIT",
"name": "lodash.isfunction",
"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": "3.0.9"
}