{ "_from": "js-calendar@^1.2.3", "_id": "js-calendar@1.2.3", "_inBundle": false, "_integrity": "sha512-dAA1/Zbp4+c5E+ARCVTIuKepXsNLzSYfzvOimiYD4S5eeP9QuplSHLcdhfqFSwyM1o1u6ku6RRRCyaZ0YAjiBw==", "_location": "/js-calendar", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "js-calendar@^1.2.3", "name": "js-calendar", "escapedName": "js-calendar", "rawSpec": "^1.2.3", "saveSpec": null, "fetchSpec": "^1.2.3" }, "_requiredBy": [ "/iview", "/view-design" ], "_resolved": "https://registry.npmmirror.com/js-calendar/-/js-calendar-1.2.3.tgz", "_shasum": "a583b0644b4e695ba394f344d103dbcc7a7a7d3e", "_spec": "js-calendar@^1.2.3", "_where": "D:\\仁舟项目\\admin_dHBzn\\node_modules\\iview", "author": { "name": "Sergio Crisostomo" }, "bugs": { "url": "https://github.com/SergioCrisostomo/js-calendar/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "JavaScript calendar days generator", "devDependencies": { "mocha": "^2.3.3", "webpack": "^2.3.2" }, "directories": { "test": "test" }, "homepage": "https://github.com/SergioCrisostomo/js-calendar#readme", "license": "ISC", "main": "index.js", "name": "js-calendar", "repository": { "type": "git", "url": "git+https://github.com/SergioCrisostomo/js-calendar.git" }, "scripts": { "build": "webpack", "test": "mocha test/test" }, "version": "1.2.3" }