{
  "name": "juration",
  "version": "0.1.1",
  "description": "",
  "main": "juration.js",
  "scripts": {
    "test": "open ./test/index.html"
  },
  "dependencies": {},
  "devDependencies": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/framp/juration.git"
  },
  "keywords": [
    "date",
    "time",
    "parse",
    "string"
  ],
  "author": "Federico Rampazzo <frampone@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/framp/juration/issues"
  },
  "homepage": "https://github.com/framp/juration",
  "typings": "./juration.d.ts",
  "types": "./juration.d.ts"
}
