You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
69 lines
1.9 KiB
69 lines
1.9 KiB
{
|
|
"_args": [
|
|
[
|
|
"array-flatten@1.1.1",
|
|
"G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "array-flatten@1.1.1",
|
|
"_id": "array-flatten@1.1.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=",
|
|
"_location": "/array-flatten",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "array-flatten@1.1.1",
|
|
"name": "array-flatten",
|
|
"escapedName": "array-flatten",
|
|
"rawSpec": "1.1.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.1.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/express"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/array-flatten/download/array-flatten-1.1.1.tgz?cache=0&sync_timestamp=1574313384951&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Farray-flatten%2Fdownload%2Farray-flatten-1.1.1.tgz",
|
|
"_spec": "1.1.1",
|
|
"_where": "G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin",
|
|
"author": {
|
|
"name": "Blake Embrey",
|
|
"email": "hello@blakeembrey.com",
|
|
"url": "http://blakeembrey.me"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/blakeembrey/array-flatten/issues"
|
|
},
|
|
"description": "Flatten an array of nested arrays into a single flat array",
|
|
"devDependencies": {
|
|
"istanbul": "^0.3.13",
|
|
"mocha": "^2.2.4",
|
|
"pre-commit": "^1.0.7",
|
|
"standard": "^3.7.3"
|
|
},
|
|
"files": [
|
|
"array-flatten.js",
|
|
"LICENSE"
|
|
],
|
|
"homepage": "https://github.com/blakeembrey/array-flatten",
|
|
"keywords": [
|
|
"array",
|
|
"flatten",
|
|
"arguments",
|
|
"depth"
|
|
],
|
|
"license": "MIT",
|
|
"main": "array-flatten.js",
|
|
"name": "array-flatten",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/blakeembrey/array-flatten.git"
|
|
},
|
|
"scripts": {
|
|
"test": "istanbul cover _mocha -- -R spec"
|
|
},
|
|
"version": "1.1.1"
|
|
}
|