{ "_args": [ [ "js-calendar@1.2.3", "D:\\Hjm项目\\TransFlow" ] ], "_from": "js-calendar@1.2.3", "_id": "js-calendar@1.2.3", "_inBundle": false, "_integrity": "sha1-pYOwZEtOaVujlPNE0QPbzHp6fT4=", "_location": "/js-calendar", "_phantomChildren": {}, "_requested": { "type": "version", "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": [ "/view-design" ], "_resolved": "https://registry.npm.taobao.org/js-calendar/download/js-calendar-1.2.3.tgz", "_spec": "1.2.3", "_where": "D:\\Hjm项目\\TransFlow", "author": { "name": "Sergio Crisostomo" }, "bugs": { "url": "https://github.com/SergioCrisostomo/js-calendar/issues" }, "dependencies": {}, "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" }