{
  "_args": [
    [
      "pikaday@1.8.0",
      "D:\\jenkins\\workspace\\xq-web-bpm"
    ]
  ],
  "_from": "pikaday@1.8.0",
  "_id": "pikaday@1.8.0",
  "_inBundle": false,
  "_integrity": "sha512-SgGxMYX0NHj9oQnMaSyAipr2gOrbB4Lfs/TJTb6H6hRHs39/5c5VZi73Q8hr53+vWjdn6HzkWcj8Vtl3c9ziaA==",
  "_location": "/pikaday",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "pikaday@1.8.0",
    "name": "pikaday",
    "escapedName": "pikaday",
    "rawSpec": "1.8.0",
    "saveSpec": null,
    "fetchSpec": "1.8.0"
  },
  "_requiredBy": [
    "/handsontable"
  ],
  "_resolved": "https://registry.npmjs.org/pikaday/-/pikaday-1.8.0.tgz",
  "_spec": "1.8.0",
  "_where": "D:\\jenkins\\workspace\\xq-web-bpm",
  "bugs": {
    "url": "https://github.com/Pikaday/Pikaday/issues"
  },
  "description": "A refreshing JavaScript Datepicker — lightweight, no dependencies, modular CSS",
  "devDependencies": {
    "expect.js": "^0.3.1",
    "jshint": "^2.9.6",
    "mocha": "^5.2.0"
  },
  "homepage": "https://pikaday.com",
  "keywords": [
    "datepicker",
    "calendar",
    "date"
  ],
  "license": "(0BSD OR MIT)",
  "main": "pikaday.js",
  "name": "pikaday",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Pikaday/Pikaday.git"
  },
  "scripts": {
    "lint": "jshint *.js plugins/*.js tests/*.js",
    "test": "testling"
  },
  "testling": {
    "harness": "mocha",
    "files": "tests/*.js",
    "browsers": [
      "ie/7..latest",
      "chrome/latest",
      "firefox/3.6",
      "firefox/latest",
      "safari/latest",
      "opera/latest"
    ]
  },
  "version": "1.8.0"
}
