徐总多门店
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

59 lines
1.4 KiB

{
"_args": [
[
"js-calendar@1.2.3",
"D:\\project\\cashier"
]
],
"_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": "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": [
"/iview",
"/view-design"
],
"_resolved": "https://registry.npmjs.org/js-calendar/-/js-calendar-1.2.3.tgz",
"_spec": "1.2.3",
"_where": "D:\\project\\cashier",
"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"
}