| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- {
- "_args": [
- [
- "element-theme-chalk@2.3.8",
- "C:\\Users\\Administrator\\Desktop\\dealer_front"
- ]
- ],
- "_development": true,
- "_from": "element-theme-chalk@2.3.8",
- "_id": "element-theme-chalk@2.3.8",
- "_inBundle": false,
- "_integrity": "sha512-qPpaKR+hndirjbjRJplUjuKl+QVm2w2DGuG59AgJwdiEJvQD9RDmtut4ImV3kgvabSd2/shXzvN0xQGFM/Edvw==",
- "_location": "/element-theme-chalk",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "element-theme-chalk@2.3.8",
- "name": "element-theme-chalk",
- "escapedName": "element-theme-chalk",
- "rawSpec": "2.3.8",
- "saveSpec": null,
- "fetchSpec": "2.3.8"
- },
- "_requiredBy": [
- "#DEV:/"
- ],
- "_resolved": "https://registry.npmjs.org/element-theme-chalk/-/element-theme-chalk-2.3.8.tgz",
- "_spec": "2.3.8",
- "_where": "C:\\Users\\Administrator\\Desktop\\dealer_front",
- "author": {
- "name": "yi.shyang@ele.me"
- },
- "bugs": {
- "url": "https://github.com/ElementUI/theme-chalk/issues"
- },
- "dependencies": {},
- "description": "Element component chalk theme.",
- "devDependencies": {
- "gulp": "^3.9.1",
- "gulp-autoprefixer": "^4.0.0",
- "gulp-cssmin": "^0.1.7",
- "gulp-sass": "^3.1.0"
- },
- "files": [
- "lib",
- "src"
- ],
- "homepage": "https://github.com/ElementUI/theme-chalk#readme",
- "keywords": [
- "element",
- "theme"
- ],
- "license": "MIT",
- "main": "lib/index.css",
- "name": "element-theme-chalk",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ElementUI/theme-chalk.git"
- },
- "scripts": {
- "build": "gulp build"
- },
- "style": "lib/index.css",
- "version": "2.3.8"
- }
|