%PDF- %PDF-
Direktori : /home/ugotscom/3vfm3/node_modules/laravel-vue-pagination/ |
Current File : /home/ugotscom/3vfm3/node_modules/laravel-vue-pagination/package.json |
{ "_from": "laravel-vue-pagination", "_id": "laravel-vue-pagination@2.3.1", "_inBundle": false, "_integrity": "sha512-I67KWSQiAJszVINoddLdHEZ1YBgDvs5lstXI88olRELBR7cQfVNUVly95kdIpHj/Qb+4L95lZ/iVfyifZfikyg==", "_location": "/laravel-vue-pagination", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "laravel-vue-pagination", "name": "laravel-vue-pagination", "escapedName": "laravel-vue-pagination", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/laravel-vue-pagination/-/laravel-vue-pagination-2.3.1.tgz", "_shasum": "15d04db3f67a6a203077dbbe6f9aeb3cf6bffa3c", "_spec": "laravel-vue-pagination", "_where": "C:\\laravel-projects\\crm", "author": { "name": "Gilbert Pellegrom", "email": "gilbert@pellegrom.me" }, "bugs": { "url": "https://github.com/gilbitron/laravel-vue-pagination/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Vue.js pagination component for Laravel paginators and Bootstrap styles", "devDependencies": { "@vue/cli-plugin-babel": "^3.4.1", "@vue/cli-plugin-eslint": "^3.4.1", "@vue/cli-plugin-unit-jest": "^3.4.1", "@vue/cli-service": "^3.4.1", "@vue/eslint-config-standard": "^4.0.0", "@vue/test-utils": "^1.0.0-beta.29", "babel-core": "7.0.0-bridge.0", "babel-eslint": "^10.0.1", "babel-jest": "^23.6.0", "bootstrap": "^4.3.1", "eslint": "^5.14.1", "eslint-plugin-vue": "^5.2.2", "vue": "^2.6.7", "vue-template-compiler": "^2.6.7" }, "homepage": "https://github.com/gilbitron/laravel-vue-pagination", "keywords": [ "vue", "component", "bootstrap", "laravel", "pagination" ], "license": "MIT", "main": "dist/laravel-vue-pagination.common.js", "name": "laravel-vue-pagination", "repository": { "type": "git", "url": "git+https://github.com/gilbitron/laravel-vue-pagination.git" }, "scripts": { "build": "vue-cli-service build --target lib src/LaravelVuePagination.vue", "deploy": "npm run now-build && now && now alias", "lint": "vue-cli-service lint", "now-build": "vue-cli-service build", "serve": "vue-cli-service serve --open", "test": "vue-cli-service test:unit" }, "version": "2.3.1" }