management/front/dkha-web-sz-main/node_modules/cyclist/package.json

55 lines
1.3 KiB
JSON

{
"_args": [
[
"cyclist@0.2.2",
"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main"
]
],
"_development": true,
"_from": "cyclist@0.2.2",
"_id": "cyclist@0.2.2",
"_inBundle": false,
"_integrity": "sha1-GzN5LhHpFKL9bW7WRHRkRE5fpkA=",
"_location": "/cyclist",
"_phantomChildren": {},
"_requested": {
"type": "version",
"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",
"_spec": "0.2.2",
"_where": "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main",
"author": {
"name": "Mathias Buus Madsen",
"email": "mathiasbuus@gmail.com"
},
"bugs": {
"url": "https://github.com/mafintosh/cyclist/issues"
},
"dependencies": {},
"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"
}