12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- {
- "_args": [
- [
- "cyclist@0.2.2",
- "/Users/lihai/jolijoli/pad_spa"
- ]
- ],
- "_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.npm.taobao.org/cyclist/download/cyclist-0.2.2.tgz",
- "_spec": "0.2.2",
- "_where": "/Users/lihai/jolijoli/pad_spa",
- "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"
- }
|