| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- {
- "_from": "vue-radial-progress@^0.2.10",
- "_id": "vue-radial-progress@0.2.10",
- "_inBundle": false,
- "_integrity": "sha512-IF2bsqtTaFlngOe+MAJIqDKG0R4hpe61Tyu4NGvWF5JWfo2VZ69gU5XHsBMgK8+1WrcQ3KEgeW+rnyeTYtPCkQ==",
- "_location": "/vue-radial-progress",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "vue-radial-progress@^0.2.10",
- "name": "vue-radial-progress",
- "escapedName": "vue-radial-progress",
- "rawSpec": "^0.2.10",
- "saveSpec": null,
- "fetchSpec": "^0.2.10"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmmirror.com/vue-radial-progress/-/vue-radial-progress-0.2.10.tgz",
- "_shasum": "b4064c5d0750daf0ee6a9e323b3f79bd2bd6dedc",
- "_spec": "vue-radial-progress@^0.2.10",
- "_where": "D:\\yf\\项目\\智慧工地\\代码库\\zhgd-front\\crm_web",
- "author": {
- "name": "jrenton87@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/wyzant-dev/vue-radial-progress/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "A radial progress bar component for Vue.js",
- "devDependencies": {
- "babel-core": "^6.0.0",
- "babel-loader": "^6.0.0",
- "babel-plugin-transform-runtime": "^6.0.0",
- "babel-preset-es2015": "^6.0.0",
- "babel-preset-stage-2": "^6.0.0",
- "cross-env": "^1.0.6",
- "css-loader": "^0.23.0",
- "eslint": "^3.14.1",
- "eslint-config-standard": "^6.2.1",
- "eslint-friendly-formatter": "^2.0.5",
- "eslint-plugin-html": "^1.5.2",
- "eslint-plugin-import": "^2.2.0",
- "eslint-plugin-promise": "^3.4.0",
- "eslint-plugin-standard": "^2.0.1",
- "less": "^2.6.0",
- "less-loader": "^2.2.2",
- "vue": "^1.0.0",
- "vue-hot-reload-api": "^1.2.0",
- "vue-html-loader": "^1.0.0",
- "vue-loader": "^8.2.1",
- "vue-style-loader": "^1.0.0",
- "webpack": "^1.12.2",
- "webpack-dev-server": "^1.12.0"
- },
- "homepage": "https://github.com/wyzant-dev/vue-radial-progress/blob/master/README.md",
- "keywords": [
- "vue",
- "vuejs",
- "radial",
- "progress",
- "bar",
- "progress bar",
- "radial progress",
- "radial progress bar"
- ],
- "license": "MIT",
- "main": "src/main.js",
- "name": "vue-radial-progress",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/wyzant-dev/vue-radial-progress.git"
- },
- "scripts": {
- "build": "cross-env NODE_ENV=production webpack --progress --hide-modules",
- "dev": "webpack-dev-server --inline --hot --quiet",
- "lint": "eslint --ext .js,.vue src"
- },
- "version": "0.2.10"
- }
|