| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117 | {  "_args": [    [      "arr-flatten@1.1.0",      "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"    ]  ],  "_development": true,  "_from": "arr-flatten@1.1.0",  "_id": "arr-flatten@1.1.0",  "_inBundle": false,  "_integrity": "sha1-NgSLv/TntH4TZkQxbJlmnqWukfE=",  "_location": "/arr-flatten",  "_phantomChildren": {},  "_requested": {    "type": "version",    "registry": true,    "raw": "arr-flatten@1.1.0",    "name": "arr-flatten",    "escapedName": "arr-flatten",    "rawSpec": "1.1.0",    "saveSpec": null,    "fetchSpec": "1.1.0"  },  "_requiredBy": [    "/braces"  ],  "_resolved": "https://registry.nlark.com/arr-flatten/download/arr-flatten-1.1.0.tgz?cache=0&sync_timestamp=1622605300706&other_urls=https%3A%2F%2Fregistry.nlark.com%2Farr-flatten%2Fdownload%2Farr-flatten-1.1.0.tgz",  "_spec": "1.1.0",  "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",  "author": {    "name": "Jon Schlinkert",    "url": "https://github.com/jonschlinkert"  },  "bugs": {    "url": "https://github.com/jonschlinkert/arr-flatten/issues"  },  "contributors": [    {      "name": "Jon Schlinkert",      "url": "http://twitter.com/jonschlinkert"    },    {      "name": "Luke Edwards",      "url": "https://lukeed.com"    }  ],  "description": "Recursively flatten an array or arrays.",  "devDependencies": {    "ansi-bold": "^0.1.1",    "array-flatten": "^2.1.1",    "array-slice": "^1.0.0",    "benchmarked": "^1.0.0",    "compute-flatten": "^1.0.0",    "flatit": "^1.1.1",    "flatten": "^1.0.2",    "flatten-array": "^1.0.0",    "glob": "^7.1.1",    "gulp-format-md": "^0.1.12",    "just-flatten-it": "^1.1.23",    "lodash.flattendeep": "^4.4.0",    "m_flattened": "^1.0.1",    "mocha": "^3.2.0",    "utils-flatten": "^1.0.0",    "write": "^0.3.3"  },  "engines": {    "node": ">=0.10.0"  },  "files": [    "index.js"  ],  "homepage": "https://github.com/jonschlinkert/arr-flatten",  "keywords": [    "arr",    "array",    "elements",    "flat",    "flatten",    "nested",    "recurse",    "recursive",    "recursively"  ],  "license": "MIT",  "main": "index.js",  "name": "arr-flatten",  "repository": {    "type": "git",    "url": "git+https://github.com/jonschlinkert/arr-flatten.git"  },  "scripts": {    "test": "mocha"  },  "verb": {    "toc": false,    "layout": "default",    "tasks": [      "readme"    ],    "plugins": [      "gulp-format-md"    ],    "related": {      "list": [        "arr-filter",        "arr-union",        "array-each",        "array-unique"      ]    },    "lint": {      "reflinks": true    }  },  "version": "1.1.0"}
 |