{
  "name": "iso8601-validator",
  "version": "1.0.1",
  "description": "Validate ISO-8601 strings",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Oscar Morante <spacepluk@gmail.com>",
  "license": "WTFPL",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/spacepluk/iso8601-validator.git"
  },
  "keywords": [
    "iso8601",
    "validator"
  ],
  "bugs": {
    "url": "https://github.com/spacepluk/iso8601-validator/issues"
  },
  "homepage": "https://github.com/spacepluk/iso8601-validator#readme"
}
