%PDF- %PDF-
Direktori : /home/ugotscom/bos_naturals/node_modules/@fullcalendar/vue/ |
Current File : /home/ugotscom/bos_naturals/node_modules/@fullcalendar/vue/package.json |
{ "_from": "@fullcalendar/vue", "_id": "@fullcalendar/vue@5.9.0", "_inBundle": false, "_integrity": "sha512-P18svkJldj9dz0AZN0PTKzhcXOJJ9Do5T0iI9GNOXu+WqdQJdtBEyl87A+VgWn85CvefWqf5Yc44U4LdW1QjiA==", "_location": "/@fullcalendar/vue", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "@fullcalendar/vue", "name": "@fullcalendar/vue", "escapedName": "@fullcalendar%2fvue", "scope": "@fullcalendar", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/@fullcalendar/vue/-/vue-5.9.0.tgz", "_shasum": "994a9c1e91d3c3799363cf304ad2d9d60c15e385", "_spec": "@fullcalendar/vue", "_where": "C:\\laravel-projects\\karetakers", "bugs": { "url": "https://github.com/fullcalendar/fullcalendar-vue/issues" }, "bundleDependencies": false, "dependencies": { "@fullcalendar/core": "~5.9.0", "tslib": "^2.1.0" }, "deprecated": false, "description": "An official FullCalendar component for Vue 2", "devDependencies": { "@babel/core": "^7.10.2", "@babel/plugin-transform-runtime": "^7.10.1", "@babel/preset-env": "^7.8.4", "@babel/runtime": "^7.12.1", "@fullcalendar/daygrid": "~5.9.0", "@rollup/plugin-node-resolve": "^8.4.0", "@types/estree": "^0.0.45", "@types/node": "14.10.0", "@vue/test-utils": "^1.0.3", "babel-loader": "^8.1.0", "concurrently": "^5.3.0", "css-loader": "^4.3.0", "karma": "^6.3.2", "karma-chrome-launcher": "^3.1.0", "karma-jasmine": "^4.0.1", "karma-sourcemap-loader": "^0.3.8", "karma-spec-reporter": "^0.0.32", "rollup": "^2.21.0", "source-map-loader": "^1.1.1", "style-loader": "^2.0.0", "terser": "^4.8.0", "typescript": "^4.0.5", "vue": "^2.6.12", "vue-loader": "^15.9.5", "vue-template-compiler": "^2.6.12", "webpack": "^5.7.0", "webpack-cli": "^4.1.0" }, "docs": "https://fullcalendar.io/docs/vue", "files": [ "dist", "src" ], "homepage": "https://github.com/fullcalendar/fullcalendar-vue#readme", "jsdelivr": "dist/main.global.min.js", "keywords": [ "vue", "calendar", "fullcalendar" ], "license": "MIT", "main": "dist/main.cjs.js", "module": "dist/main.js", "name": "@fullcalendar/vue", "peerDependencies": { "vue": "^2.6.12" }, "repository": { "type": "git", "url": "git+https://github.com/fullcalendar/fullcalendar-vue.git" }, "scripts": { "build": "tsc -p tsconfig.json && rollup -c && npm run minify", "ci": "./scripts/ci.sh", "clean": "rm -rf dist tmp", "minify": "terser --compress --mangle --comments false --output dist/main.global.min.js -- dist/main.global.js", "test": "concurrently 'webpack --watch' 'karma start karma.config.js'", "test:ci": "webpack && karma start karma.config.js --browsers ChromeHeadless --single-run --no-auto-watch", "tsc": "tsc -p tsconfig.json", "watch": "tsc -p tsconfig.json --watch" }, "title": "FullCalendar Vue 2 Component", "types": "dist/main.d.ts", "version": "5.9.0" }