| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- {
- "_args": [
- [
- "cyclist@0.2.2",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_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": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "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"
- }
|