{ "_args": [ [ "pikaday@1.8.0", "D:\\jenkins\\workspace\\cssc-fvue" ] ], "_from": "pikaday@1.8.0", "_id": "pikaday@1.8.0", "_inBundle": false, "_integrity": "sha1-zpMOJXBC6FLmqt7hEV4BVUstccU=", "_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.npm.taobao.org/pikaday/download/pikaday-1.8.0.tgz", "_spec": "1.8.0", "_where": "D:\\jenkins\\workspace\\cssc-fvue", "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" }