{
  "name": "mydatepicker-th",
  "version": "0.1.1",
  "description": "Angular date picker (TH)",
  "keywords": [
    "Angular2",
    "Angular4",
    "date picker",
    "Thai locale"
  ],
  "author": "Satit Rianpit",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/siteslave/mydatepicker-th.git"
  },
  "scripts": {},
  "main": "bundles/mydatepicker.umd.js",
  "typings": "index.d.ts",
  "module": "index.js",
  "dependencies": {},
  "devDependencies": {},
  "files": [
    "index.d.ts",
    "index.js",
    "LICENSE",
    "FONT-LICENSE",
    "package.json",
    "README.md",
    "dist",
    "bundles"
  ]
}