123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475 |
- {
- "_from": "lodash@^4.0.0",
- "_id": "lodash@4.17.21",
- "_inBundle": false,
- "_integrity": "sha1-Z5WRxWTDv/quhFTPCz3zcMPWkRw=",
- "_location": "/lodash",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "lodash@^4.0.0",
- "name": "lodash",
- "escapedName": "lodash",
- "rawSpec": "^4.0.0",
- "saveSpec": null,
- "fetchSpec": "^4.0.0"
- },
- "_requiredBy": [
- "/@eslint/eslintrc",
- "/@riophae/vue-treeselect",
- "/async",
- "/eslint",
- "/html-webpack-plugin",
- "/inquirer",
- "/pretty-error",
- "/renderkid",
- "/table",
- "/vue-eslint-parser",
- "/webpack-bundle-analyzer",
- "/webpack-dev-server/http-proxy-middleware",
- "/webpack-merge"
- ],
- "_resolved": "https://registry.npm.taobao.org/lodash/download/lodash-4.17.21.tgz?cache=0&sync_timestamp=1613835860585&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Flodash%2Fdownload%2Flodash-4.17.21.tgz",
- "_shasum": "679591c564c3bffaae8454cf0b3df370c3d6911c",
- "_spec": "lodash@^4.0.0",
- "_where": "D:\\bomanss\\ruoyi-ui\\node_modules\\@riophae\\vue-treeselect",
- "author": {
- "name": "John-David Dalton",
- "email": "john.david.dalton@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/lodash/lodash/issues"
- },
- "bundleDependencies": false,
- "contributors": [
- {
- "name": "John-David Dalton",
- "email": "john.david.dalton@gmail.com"
- },
- {
- "name": "Mathias Bynens",
- "email": "mathias@qiwi.be"
- }
- ],
- "deprecated": false,
- "description": "Lodash modular utilities.",
- "homepage": "https://lodash.com/",
- "icon": "https://lodash.com/icon.svg",
- "keywords": [
- "modules",
- "stdlib",
- "util"
- ],
- "license": "MIT",
- "main": "lodash.js",
- "name": "lodash",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/lodash/lodash.git"
- },
- "scripts": {
- "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
- },
- "version": "4.17.21"
- }
|