{ "_args": [ [ "index-array-by@1.3.1", "/Users/mac/Desktop/zz的项目/cdss/大名县人民医院/CDSS-daming-web" ] ], "_development": true, "_from": "index-array-by@1.3.1", "_id": "index-array-by@1.3.1", "_inBundle": false, "_integrity": "sha1-SFla9E77MvUU79Lka4jeBaUINEw=", "_location": "/index-array-by", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "index-array-by@1.3.1", "name": "index-array-by", "escapedName": "index-array-by", "rawSpec": "1.3.1", "saveSpec": null, "fetchSpec": "1.3.1" }, "_requiredBy": [ "/data-joint" ], "_resolved": "https://registry.nlark.com/index-array-by/download/index-array-by-1.3.1.tgz", "_spec": "1.3.1", "_where": "/Users/mac/Desktop/zz的项目/cdss/大名县人民医院/CDSS-daming-web", "author": { "name": "Vasco Asturiano", "url": "http://bl.ocks.org/vasturiano" }, "bugs": { "url": "https://github.com/vasturiano/index-array-by/issues" }, "dependencies": {}, "description": "A utility function to index arrays by any criteria", "devDependencies": { "@babel/core": "^7.14.0", "@babel/plugin-proposal-class-properties": "^7.13.0", "@babel/plugin-proposal-object-rest-spread": "^7.13.8", "@babel/preset-env": "^7.14.1", "@rollup/plugin-babel": "^5.3.0", "rimraf": "^3.0.2", "rollup": "^2.47.0", "rollup-plugin-dts": "^3.0.1", "rollup-plugin-terser": "^7.0.2", "typescript": "^4.2.4" }, "files": [ "dist/**/*" ], "homepage": "https://github.com/vasturiano/index-array-by", "jsdelivr": "dist/index-array-by.min.js", "keywords": [ "index", "array", "helper" ], "license": "MIT", "main": "dist/index-array-by.common.js", "module": "dist/index-array-by.module.js", "name": "index-array-by", "repository": { "type": "git", "url": "git+https://github.com/vasturiano/index-array-by.git" }, "scripts": { "build": "rimraf dist && rollup -c", "dev": "rollup -w -c", "prepare": "npm run build" }, "types": "dist/index-array-by.d.ts", "unpkg": "dist/index-array-by.min.js", "version": "1.3.1" }