123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- {
- "_args": [
- [
- "vue-gemini-scrollbar@2.0.1",
- "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance"
- ]
- ],
- "_from": "vue-gemini-scrollbar@2.0.1",
- "_id": "vue-gemini-scrollbar@2.0.1",
- "_inBundle": false,
- "_integrity": "sha512-oCh5akImSX9Hbe9agMx1GdL9I8uSGULUxEw+kthVHe7azkDG8M2x7gxv1ox9tHUyHCPzO5sfQnxsHRvyQCy6Dw==",
- "_location": "/vue-gemini-scrollbar",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "vue-gemini-scrollbar@2.0.1",
- "name": "vue-gemini-scrollbar",
- "escapedName": "vue-gemini-scrollbar",
- "rawSpec": "2.0.1",
- "saveSpec": null,
- "fetchSpec": "2.0.1"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmmirror.com/vue-gemini-scrollbar/-/vue-gemini-scrollbar-2.0.1.tgz",
- "_spec": "2.0.1",
- "_where": "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance",
- "author": {
- "name": "lixin",
- "email": "lixin544@163.com"
- },
- "browserslist": [
- "> 1%",
- "last 2 versions",
- "not ie <= 8"
- ],
- "bugs": {
- "url": "https://github.com/lx544690189/vue-gemini-scrollbar/issues"
- },
- "dependencies": {
- "gemini-scrollbar": "^1.5.3"
- },
- "description": "Vue component for custom scrollbars with native scrolling",
- "devDependencies": {
- "babel-core": "^6.26.0",
- "babel-loader": "^7.1.2",
- "babel-preset-env": "^1.6.0",
- "babel-preset-stage-3": "^6.24.1",
- "cross-env": "^5.0.5",
- "css-loader": "^0.28.7",
- "eslint-config-standard": "^11.0.0-beta.0",
- "eslint-friendly-formatter": "^3.0.0",
- "eslint-plugin-import": "^2.8.0",
- "eslint-plugin-node": "^5.2.1",
- "eslint-plugin-promise": "^3.6.0",
- "eslint-plugin-standard": "^3.0.1",
- "file-loader": "^1.1.4",
- "vue-loader": "^13.0.5",
- "vue-template-compiler": "^2.4.4",
- "webpack": "^3.6.0",
- "webpack-dev-server": "^2.9.1"
- },
- "homepage": "https://github.com/lx544690189/vue-gemini-scrollbar#readme",
- "keywords": [
- "vue",
- "scrollbars",
- "scrollbar",
- "native",
- "scrolling",
- "custom"
- ],
- "license": "MIT",
- "main": "dist/vue-gemini-scrollbar.js",
- "name": "vue-gemini-scrollbar",
- "peerDependencies": {
- "vue": "^2.0.0"
- },
- "private": false,
- "repository": {
- "type": "git",
- "url": "git+https://github.com/lx544690189/vue-gemini-scrollbar.git"
- },
- "scripts": {
- "build": "cross-env NODE_ENV=production webpack --progress --hide-modules",
- "dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot"
- },
- "version": "2.0.1"
- }
|