This repository has been archived on 2024-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
keksAccountGUI/node_modulesOLD/cyclist/package.json
2019-08-11 20:48:02 +02:00

50 lines
1.3 KiB
JSON

{
"_from": "cyclist@~0.2.2",
"_id": "cyclist@0.2.2",
"_inBundle": false,
"_integrity": "sha1-GzN5LhHpFKL9bW7WRHRkRE5fpkA=",
"_location": "/cyclist",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "cyclist@~0.2.2",
"name": "cyclist",
"escapedName": "cyclist",
"rawSpec": "~0.2.2",
"saveSpec": null,
"fetchSpec": "~0.2.2"
},
"_requiredBy": [
"/parallel-transform"
],
"_resolved": "https://registry.npmjs.org/cyclist/-/cyclist-0.2.2.tgz",
"_shasum": "1b33792e11e914a2fd6d6ed6447464444e5fa640",
"_spec": "cyclist@~0.2.2",
"_where": "/home/soeren/dev/keksaccountgui/node_modules/parallel-transform",
"author": {
"name": "Mathias Buus Madsen",
"email": "mathiasbuus@gmail.com"
},
"bugs": {
"url": "https://github.com/mafintosh/cyclist/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Cyclist is an efficient cyclic list implemention.",
"homepage": "https://github.com/mafintosh/cyclist#readme",
"keywords": [
"circular",
"buffer",
"ring",
"cyclic",
"data"
],
"name": "cyclist",
"repository": {
"type": "git",
"url": "git://github.com/mafintosh/cyclist.git"
},
"version": "0.2.2"
}