{ "name": "repre", "version": "0.1.0", "description": "Recurring (looping until succeeded) promise.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/herby/repre.git" }, "keywords": [ "promise", "loop" ], "author": "Herbert Vojčík ", "license": "MIT", "bugs": { "url": "https://github.com/herby/repre/issues" }, "homepage": "https://github.com/herby/repre#readme" }