{ "_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.npmmirror.com/pikaday/-/pikaday-1.8.0.tgz", "_shasum": "ce930e257042e852e6aadee1115e01554b2d71c5", "_spec": "pikaday@1.8.0", "_where": "D:\\jenkins\\workspace\\dataShare-fvue\\node_modules\\handsontable", "bugs": { "url": "https://github.com/Pikaday/Pikaday/issues" }, "bundleDependencies": false, "deprecated": false, "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" }