jam-cloud/jam-ui/node_modules/@fullcalendar/common/package.json

67 lines
1.8 KiB
JSON

{
"_args": [
[
"@fullcalendar/common@5.7.0",
"/Users/nuwan/Code/jam-cloud/jam-ui"
]
],
"_from": "@fullcalendar/common@5.7.0",
"_id": "@fullcalendar/common@5.7.0",
"_inBundle": false,
"_integrity": "sha512-8zKa4q9cQ5xjuAyN0d8AlpCrEC9Kmar5Oq3iMcPbPIO2AtNXTvifzCG44VIgm3/skjDBZ/wYvjJyyB+4WdmT6g==",
"_location": "/@fullcalendar/common",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@fullcalendar/common@5.7.0",
"name": "@fullcalendar/common",
"escapedName": "@fullcalendar%2fcommon",
"scope": "@fullcalendar",
"rawSpec": "5.7.0",
"saveSpec": null,
"fetchSpec": "5.7.0"
},
"_requiredBy": [
"/@fullcalendar/bootstrap",
"/@fullcalendar/core",
"/@fullcalendar/daygrid",
"/@fullcalendar/interaction",
"/@fullcalendar/list",
"/@fullcalendar/react",
"/@fullcalendar/timegrid"
],
"_resolved": "https://registry.npmjs.org/@fullcalendar/common/-/common-5.7.0.tgz",
"_spec": "5.7.0",
"_where": "/Users/nuwan/Code/jam-cloud/jam-ui",
"author": {
"name": "Adam Shaw",
"email": "arshaw@arshaw.com",
"url": "http://arshaw.com/"
},
"bugs": {
"url": "https://fullcalendar.io/reporting-bugs"
},
"dependencies": {
"tslib": "^2.0.3"
},
"description": "internal package",
"devDependencies": {
"@fullcalendar/core-preact": "5.7.0"
},
"docs": "https://fullcalendar.io/docs",
"homepage": "https://fullcalendar.io/",
"license": "MIT",
"main": "main.cjs.js",
"module": "main.js",
"name": "@fullcalendar/common",
"repository": {
"type": "git",
"url": "git+https://github.com/fullcalendar/fullcalendar.git",
"homepage": "https://github.com/fullcalendar/fullcalendar"
},
"title": "FullCalendar Common",
"types": "main.d.ts",
"version": "5.7.0"
}