84 lines
2.7 KiB
JSON
84 lines
2.7 KiB
JSON
{
|
|
"_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:\\wxfiles\\WeChat Files\\wxid_nwzh0d8ul35q22\\FileStorage\\File\\2025-04\\安装教程\\安装教程\\2、其他安装方法【手动安装】\\1、手动安装方法\\前端调试代码\\W72crm_web-master",
|
|
"author": {
|
|
"name": "jrenton87@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/wyzant-dev/vue-radial-progress/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.",
|
|
"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"
|
|
}
|