2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2025-02-05 13:38:26 +00:00

12 lines
257 B
JSON
Raw Normal View History

2017-07-31 15:51:51 +05:30
{
"name": "backo",
"repo": "segmentio/backo",
"dependencies": {},
"version": "1.0.1",
"description": "simple backoff without the weird abstractions",
"keywords": ["backoff"],
"license": "MIT",
"scripts": ["index.js"],
"main": "index.js"
}