{
  "name": "@amphibian/iterate",
  "version": "2.0.1",
  "description": "functional while loop abstraction to return iterators on an increment",
  "main": "index.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@gitlab.com/thomaslindstr_m/iterate.git"
  },
  "author": "Thomas Lindstrøm <t@hom.as>",
  "license": "ISC",
  "bugs": {
    "url": "https://gitlab.com/thomaslindstr_m/iterate/issues"
  },
  "homepage": "https://gitlab.com/thomaslindstr_m/iterate#README"
}
