{
  "_from": "php-date-formatter@^1.3.4",
  "_id": "php-date-formatter@1.3.6",
  "_inBundle": false,
  "_integrity": "sha512-/CKsZYmAwXeNh8KpD/CF9hcJDZNhdb2ICN8+qgqOt5sUu9liZIxZ1R284TNj5MtPt8RjG5X0xn6WSqL0kcKMBg==",
  "_location": "/php-date-formatter",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "php-date-formatter@^1.3.4",
    "name": "php-date-formatter",
    "escapedName": "php-date-formatter",
    "rawSpec": "^1.3.4",
    "saveSpec": null,
    "fetchSpec": "^1.3.4"
  },
  "_requiredBy": [
    "/jquery-datetimepicker"
  ],
  "_resolved": "https://registry.npmjs.org/php-date-formatter/-/php-date-formatter-1.3.6.tgz",
  "_shasum": "6d67359da890c742005fa89d20be3ded31cc1d2a",
  "_spec": "php-date-formatter@^1.3.4",
  "_where": "/tmp/node_modules/jquery-datetimepicker",
  "author": {
    "name": "Kartik Visweswaran",
    "email": "kartikv2@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/kartik-v/php-date-formatter/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A Javascript datetime formatting and manipulation library using PHP date-time formats.",
  "directories": {
    "example": "examples"
  },
  "homepage": "https://github.com/kartik-v/php-date-formatter",
  "license": "BSD-3-Clause",
  "main": "js/php-date-formatter.js",
  "name": "php-date-formatter",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kartik-v/php-date-formatter.git"
  },
  "version": "1.3.6"
}
