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.
 
 
 
 
 
 

87 lines
2.1 KiB

{
"_from": "collection-map@^1.0.0",
"_id": "collection-map@1.0.0",
"_inBundle": false,
"_integrity": "sha512-5D2XXSpkOnleOI21TG7p3T0bGAsZ/XknZpKBmGYyluO8pw4zA3K8ZlrBIbC4FXg3m6z/RNFiUFfT2sQK01+UHA==",
"_location": "/collection-map",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "collection-map@^1.0.0",
"name": "collection-map",
"escapedName": "collection-map",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/undertaker"
],
"_resolved": "https://registry.npmmirror.com/collection-map/-/collection-map-1.0.0.tgz",
"_shasum": "aea0f06f8d26c780c2b75494385544b2255af18c",
"_spec": "collection-map@^1.0.0",
"_where": "D:\\上海富维东阳工作\\设备管理\\ABP-MicroService-master\\AuthServer\\IdentityServer\\AuthServer.Host\\node_modules\\undertaker",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/collection-map/issues"
},
"bundleDependencies": false,
"dependencies": {
"arr-map": "^2.0.2",
"for-own": "^1.0.0",
"make-iterator": "^1.0.0"
},
"deprecated": false,
"description": "Returns an array of mapped values from an array or object.",
"devDependencies": {
"gulp-format-md": "^0.1.11",
"mocha": "^3.2.0"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/jonschlinkert/collection-map",
"keywords": [
"collection",
"map"
],
"license": "MIT",
"main": "index.js",
"name": "collection-map",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/collection-map.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"toc": false,
"layout": "default",
"tasks": [
"readme"
],
"plugins": [
"gulp-format-md"
],
"related": {
"list": [
"arr-flatten",
"arr-map",
"for-in",
"for-own"
]
},
"lint": {
"reflinks": true
}
},
"version": "1.0.0"
}