| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "_from": "element-theme-chalk@^2.3.8",
- "_id": "element-theme-chalk@2.12.0",
- "_inBundle": false,
- "_integrity": "sha512-q0G2yJErNfiHC+gz/PtqCnufcLqZmYN1c9kHNzStlN6z45CFbRYkTXLnMkj/8G+T3LlaYqoRFvWy5NMq4ltF2A==",
- "_location": "/element-theme-chalk",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "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.12.0.tgz",
- "_shasum": "13a1a5d1bf74c0c75424a02b1ce66777185348d2",
- "_spec": "element-theme-chalk@^2.3.8",
- "_where": "D:\\workSpace\\dealer_front",
- "author": {
- "name": "yi.shyang@ele.me"
- },
- "bugs": {
- "url": "https://github.com/ElementUI/theme-chalk/issues"
- },
- "bundleDependencies": false,
- "dependencies": {},
- "deprecated": false,
- "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.12.0"
- }
|