| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 | 
							- {
 
-   "_args": [
 
-     [
 
-       "cyclist@1.0.1",
 
-       "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
 
-     ]
 
-   ],
 
-   "_development": true,
 
-   "_from": "cyclist@1.0.1",
 
-   "_id": "cyclist@1.0.1",
 
-   "_inBundle": false,
 
-   "_integrity": "sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=",
 
-   "_location": "/cyclist",
 
-   "_phantomChildren": {},
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "cyclist@1.0.1",
 
-     "name": "cyclist",
 
-     "escapedName": "cyclist",
 
-     "rawSpec": "1.0.1",
 
-     "saveSpec": null,
 
-     "fetchSpec": "1.0.1"
 
-   },
 
-   "_requiredBy": [
 
-     "/parallel-transform"
 
-   ],
 
-   "_resolved": "https://registry.nlark.com/cyclist/download/cyclist-1.0.1.tgz",
 
-   "_spec": "1.0.1",
 
-   "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-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.",
 
-   "devDependencies": {
 
-     "standard": "^3.8.0",
 
-     "tape": "^4.0.0"
 
-   },
 
-   "homepage": "https://github.com/mafintosh/cyclist",
 
-   "keywords": [
 
-     "circular",
 
-     "buffer",
 
-     "ring",
 
-     "cyclic",
 
-     "data"
 
-   ],
 
-   "license": "MIT",
 
-   "main": "index.js",
 
-   "name": "cyclist",
 
-   "repository": {
 
-     "type": "git",
 
-     "url": "git://github.com/mafintosh/cyclist.git"
 
-   },
 
-   "scripts": {
 
-     "test": "standard && tape test.js"
 
-   },
 
-   "version": "1.0.1"
 
- }
 
 
  |