UNPKG

auspice

Version:

Web app for visualizing pathogen evolution

70 lines (69 loc) 1.88 kB
{ "_from": "lodash.chunk@^4.2.0", "_id": "lodash.chunk@4.2.0", "_inBundle": false, "_integrity": "sha1-ZuXOH3btJ7QwPYxlEujRIW6BBrw=", "_location": "/lodash.chunk", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "lodash.chunk@^4.2.0", "name": "lodash.chunk", "escapedName": "lodash.chunk", "rawSpec": "^4.2.0", "saveSpec": null, "fetchSpec": "^4.2.0" }, "_requiredBy": [ "/sitemap" ], "_resolved": "https://registry.npmjs.org/lodash.chunk/-/lodash.chunk-4.2.0.tgz", "_shasum": "66e5ce1f76ed27b4303d8c6512e8d1216e8106bc", "_spec": "lodash.chunk@^4.2.0", "_where": "/Users/naboo/github/nextstrain/auspice/docs-src/node_modules/sitemap", "author": { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com", "url": "http://allyoucanleet.com/" }, "bugs": { "url": "https://github.com/lodash/lodash/issues" }, "bundleDependencies": false, "contributors": [ { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com", "url": "http://allyoucanleet.com/" }, { "name": "Blaine Bublitz", "email": "blaine.bublitz@gmail.com", "url": "https://github.com/phated" }, { "name": "Mathias Bynens", "email": "mathias@qiwi.be", "url": "https://mathiasbynens.be/" } ], "deprecated": false, "description": "The lodash method `_.chunk` exported as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", "keywords": [ "lodash-modularized", "chunk" ], "license": "MIT", "name": "lodash.chunk", "repository": { "type": "git", "url": "git+https://github.com/lodash/lodash.git" }, "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }, "version": "4.2.0" }