프로젝트

일반

사용자정보

통계
| 개정판:

root / HServer / 00.Server / 00.Program / node_modules / backo2 / component.json

이력 | 보기 | 이력해설 | 다운로드 (257 Bytes)

1 39 HKM
{
2
  "name": "backo",
3
  "repo": "segmentio/backo",
4
  "dependencies": {},
5
  "version": "1.0.1",
6
  "description": "simple backoff without the weird abstractions",
7
  "keywords": ["backoff"],
8
  "license": "MIT",
9
  "scripts": ["index.js"],
10
  "main": "index.js"
11
}