{
  "name": "durational",
  "version": "1.1.0",
  "description": "Small library for dealing with Durations",
  "homepage": "https://github.com/miksago/durational",
  "repository": {
    "type": "git",
    "url": "git@github.com:miksago/durational.git"
  },
  "main": "index.js",
  "scripts": {
    "test": "make test-cov"
  },
  "keywords": [
    "duration",
    "iso8601",
    "rfc3339"
  ],
  "author": "Micheil Smith <micheil@brandedcode.com>",
  "license": "MIT",
  "devDependencies": {
    "code": "^1.1.1",
    "lab": "^4.7.0"
  }
}
