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.

62 lines
1.7 KiB

3 months ago
  1. {
  2. "_args": [
  3. [
  4. "vue-style-loader@4.1.3",
  5. "D:\\IDEAproject\\frontend\\Front-end logistics"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "vue-style-loader@4.1.3",
  10. "_id": "vue-style-loader@4.1.3",
  11. "_inBundle": false,
  12. "_integrity": "sha512-sFuh0xfbtpRlKfm39ss/ikqs9AbKCoXZBpHeVZ8Tx650o0k0q/YCM7FRvigtxpACezfq6af+a7JeqVTWvncqDg==",
  13. "_location": "/vue-style-loader",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "vue-style-loader@4.1.3",
  19. "name": "vue-style-loader",
  20. "escapedName": "vue-style-loader",
  21. "rawSpec": "4.1.3",
  22. "saveSpec": null,
  23. "fetchSpec": "4.1.3"
  24. },
  25. "_requiredBy": [
  26. "/@vue/cli-service",
  27. "/@vue/cli-service/@vue/vue-loader-v15"
  28. ],
  29. "_resolved": "https://registry.npmmirror.com/vue-style-loader/-/vue-style-loader-4.1.3.tgz",
  30. "_spec": "4.1.3",
  31. "_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
  32. "author": {
  33. "name": "Evan You"
  34. },
  35. "bugs": {
  36. "url": "https://github.com/vuejs/vue-style-loader/issues"
  37. },
  38. "dependencies": {
  39. "hash-sum": "^1.0.2",
  40. "loader-utils": "^1.0.2"
  41. },
  42. "description": "Vue.js style loader module for webpack",
  43. "devDependencies": {
  44. "babel-core": "^6.26.0",
  45. "babel-jest": "^22.1.0",
  46. "babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
  47. "conventional-changelog-cli": "^2.0.1",
  48. "jest": "^22.1.4"
  49. },
  50. "homepage": "https://github.com/vuejs/vue-style-loader#readme",
  51. "license": "MIT",
  52. "name": "vue-style-loader",
  53. "repository": {
  54. "type": "git",
  55. "url": "git+ssh://git@github.com/vuejs/vue-style-loader.git"
  56. },
  57. "scripts": {
  58. "prepublishOnly": "conventional-changelog -p angular -r 2 -i CHANGELOG.md -s",
  59. "test": "jest"
  60. },
  61. "version": "4.1.3"
  62. }