项目原始demo,不改动
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 

81 lines
2.0 KiB

  1. {
  2. "_args": [
  3. [
  4. "vue-selectl@1.0.5",
  5. "D:\\A易云\\YiYunJianZhu"
  6. ]
  7. ],
  8. "_from": "vue-selectl@1.0.5",
  9. "_id": "vue-selectl@1.0.5",
  10. "_inBundle": false,
  11. "_integrity": "sha1-ne203vcfk95DGgAq7ZTK5i1ZlO8=",
  12. "_location": "/vue-selectl",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "vue-selectl@1.0.5",
  18. "name": "vue-selectl",
  19. "escapedName": "vue-selectl",
  20. "rawSpec": "1.0.5",
  21. "saveSpec": null,
  22. "fetchSpec": "1.0.5"
  23. },
  24. "_requiredBy": [
  25. "/"
  26. ],
  27. "_resolved": "https://registry.npm.taobao.org/vue-selectl/download/vue-selectl-1.0.5.tgz",
  28. "_spec": "1.0.5",
  29. "_where": "D:\\A易云\\YiYunJianZhu",
  30. "author": {
  31. "name": "Luolinyuan"
  32. },
  33. "bugs": {
  34. "url": "https://github.com/luolinyuan/vue-selectl/issues"
  35. },
  36. "dependencies": {
  37. "pinyin-engine": "^1.1.0",
  38. "rxjs": "^5.5.6"
  39. },
  40. "description": "selector based on vue2",
  41. "devDependencies": {
  42. "babel-core": "^6.26.0",
  43. "babel-loader": "^7.1.2",
  44. "babel-preset-env": "^1.6.0",
  45. "css-loader": "^0.28.7",
  46. "extract-text-webpack-plugin": "^3.0.1",
  47. "optimize-css-assets-webpack-plugin": "^3.2.0",
  48. "postcss-loader": "^2.0.8",
  49. "style-loader": "^0.19.0",
  50. "stylus": "^0.54.5",
  51. "stylus-loader": "^3.0.1",
  52. "uglifyjs-webpack-plugin": "^1.0.0-beta.3",
  53. "url-loader": "^0.6.2",
  54. "vue-loader": "^13.3.0",
  55. "vue-style-loader": "^3.0.3",
  56. "vue-template-compiler": "^2.5.2",
  57. "webpack": "^3.7.1"
  58. },
  59. "homepage": "https://github.com/luolinyuan/vue-selectl#readme",
  60. "keywords": [
  61. "A",
  62. "multi",
  63. "function",
  64. "personnel",
  65. "selection",
  66. "plugin"
  67. ],
  68. "license": "ISC",
  69. "main": "dist/vue-selectl.js",
  70. "name": "vue-selectl",
  71. "repository": {
  72. "type": "git",
  73. "url": "git+https://github.com/luolinyuan/vue-selectl.git"
  74. },
  75. "scripts": {
  76. "build": "webpack --config webpack.config.js",
  77. "test": "echo \"Error: no test specified\" && exit 1"
  78. },
  79. "version": "1.0.5"
  80. }