package.json 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. {
  2. "_args": [
  3. [
  4. "element-theme-chalk@2.3.8",
  5. "C:\\Users\\Administrator\\Desktop\\dealer_front"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "element-theme-chalk@2.3.8",
  10. "_id": "element-theme-chalk@2.3.8",
  11. "_inBundle": false,
  12. "_integrity": "sha512-qPpaKR+hndirjbjRJplUjuKl+QVm2w2DGuG59AgJwdiEJvQD9RDmtut4ImV3kgvabSd2/shXzvN0xQGFM/Edvw==",
  13. "_location": "/element-theme-chalk",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "element-theme-chalk@2.3.8",
  19. "name": "element-theme-chalk",
  20. "escapedName": "element-theme-chalk",
  21. "rawSpec": "2.3.8",
  22. "saveSpec": null,
  23. "fetchSpec": "2.3.8"
  24. },
  25. "_requiredBy": [
  26. "#DEV:/"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/element-theme-chalk/-/element-theme-chalk-2.3.8.tgz",
  29. "_spec": "2.3.8",
  30. "_where": "C:\\Users\\Administrator\\Desktop\\dealer_front",
  31. "author": {
  32. "name": "yi.shyang@ele.me"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/ElementUI/theme-chalk/issues"
  36. },
  37. "dependencies": {},
  38. "description": "Element component chalk theme.",
  39. "devDependencies": {
  40. "gulp": "^3.9.1",
  41. "gulp-autoprefixer": "^4.0.0",
  42. "gulp-cssmin": "^0.1.7",
  43. "gulp-sass": "^3.1.0"
  44. },
  45. "files": [
  46. "lib",
  47. "src"
  48. ],
  49. "homepage": "https://github.com/ElementUI/theme-chalk#readme",
  50. "keywords": [
  51. "element",
  52. "theme"
  53. ],
  54. "license": "MIT",
  55. "main": "lib/index.css",
  56. "name": "element-theme-chalk",
  57. "repository": {
  58. "type": "git",
  59. "url": "git+https://github.com/ElementUI/theme-chalk.git"
  60. },
  61. "scripts": {
  62. "build": "gulp build"
  63. },
  64. "style": "lib/index.css",
  65. "version": "2.3.8"
  66. }