移除 lin-ui 版本
Showing
with
454 additions
and
4781 deletions
2.03 KB
1.88 KB
1.92 KB
1.94 KB
miniprogram_npm/lin-ui/card/index.js
deleted
100644 → 0
File mode changed
miniprogram_npm/lin-ui/filter/is.wxs
deleted
100644 → 0
miniprogram_npm/lin-ui/form/index.js
deleted
100644 → 0
File mode changed
miniprogram_npm/lin-ui/grid/index.js
deleted
100644 → 0
miniprogram_npm/lin-ui/icon/index.js
deleted
100644 → 0
381 Bytes
miniprogram_npm/lin-ui/list/index.js
deleted
100644 → 0
miniprogram_npm/lin-ui/mask/index.js
deleted
100644 → 0
miniprogram_npm/lin-ui/rate/index.js
deleted
100644 → 0
File mode changed
miniprogram_npm/lin-ui/spin/index.js
deleted
100644 → 0
6.42 KB
6.86 KB
4.57 KB
4.9 KB
6.34 KB
5.62 KB
4.13 KB
4.81 KB
miniprogram_npm/lin-ui/step/index.js
deleted
100644 → 0
File mode changed
miniprogram_npm/lin-ui/tabs/index.js
deleted
100644 → 0
miniprogram_npm/lin-ui/tag/index.js
deleted
100644 → 0
miniprogram_npm/lin-ui/utils/util.js
deleted
100644 → 0
node_modules/lin-ui/LICENSE
deleted
100644 → 0
node_modules/lin-ui/README.md
deleted
100644 → 0
381 Bytes
372 Bytes
421 Bytes
434 Bytes
File mode changed
File mode changed
381 Bytes
File mode changed
6.42 KB
6.86 KB
4.57 KB
4.9 KB
6.34 KB
5.62 KB
4.13 KB
4.81 KB
File mode changed
node_modules/lin-ui/package.json
deleted
100644 → 0
| { | ||
| "_from": "lin-ui", | ||
| "_id": "lin-ui@0.8.6", | ||
| "_inBundle": false, | ||
| "_integrity": "sha1-mLXXHCzVzIAutYSCAJyRmlav1KY=", | ||
| "_location": "/lin-ui", | ||
| "_phantomChildren": {}, | ||
| "_requested": { | ||
| "type": "tag", | ||
| "registry": true, | ||
| "raw": "lin-ui", | ||
| "name": "lin-ui", | ||
| "escapedName": "lin-ui", | ||
| "rawSpec": "", | ||
| "saveSpec": null, | ||
| "fetchSpec": "latest" | ||
| }, | ||
| "_requiredBy": [ | ||
| "#USER", | ||
| "/" | ||
| ], | ||
| "_resolved": "https://registry.npm.taobao.org/lin-ui/download/lin-ui-0.8.6.tgz", | ||
| "_shasum": "98b5d71c2cd5cc802eb58482009c919a56afd4a6", | ||
| "_spec": "lin-ui", | ||
| "_where": "E:\\mini-shimao", | ||
| "author": { | ||
| "name": "Lin Team" | ||
| }, | ||
| "bugs": { | ||
| "url": "https://github.com/TaleLin/lin-ui/issues" | ||
| }, | ||
| "bundleDependencies": false, | ||
| "dependencies": {}, | ||
| "deprecated": false, | ||
| "description": "A high quality UI components library with MiniProgram", | ||
| "devDependencies": { | ||
| "@commitlint/cli": "^8.3.5", | ||
| "@commitlint/config-conventional": "^8.3.4", | ||
| "child_process": "^1.0.2", | ||
| "del": "^5.0.0", | ||
| "eslint": "^7.2.0", | ||
| "eslint-plugin-import": "^2.21.2", | ||
| "eslint-plugin-promise": "^4.2.1", | ||
| "gulp": "^4.0.2", | ||
| "gulp-clean-css": "^3.9.3", | ||
| "gulp-htmlmin": "^5.0.1", | ||
| "gulp-imagemin": "^7.1.0", | ||
| "gulp-jsonminify": "^1.1.0", | ||
| "gulp-less": "^4.0.0", | ||
| "gulp-rename": "^1.2.2", | ||
| "gulp-uglify-es": "^2.0.0", | ||
| "gulp-util": "^3.0.8", | ||
| "husky": "^4.2.5", | ||
| "jest": "^24.8.0", | ||
| "less": "^3.12.2", | ||
| "lodash": "^4.17.15", | ||
| "miniprogram-simulate": "^1.0.7" | ||
| }, | ||
| "directories": { | ||
| "example": "examples" | ||
| }, | ||
| "files": [ | ||
| "dist" | ||
| ], | ||
| "homepage": "http://doc.mini.talelin.com", | ||
| "license": "MIT", | ||
| "main": "app.js", | ||
| "miniprogram": "dist", | ||
| "name": "lin-ui", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/TaleLin/lin-ui.git" | ||
| }, | ||
| "scripts": { | ||
| "build": "gulp -f build/index.js build", | ||
| "changelog": "conventional-changelog -p conventionalcommits -i CHANGELOG.md -s -n .convention-changelog-config.js", | ||
| "dev": "gulp -f build/index.js dev", | ||
| "fix": "eslint . --fix", | ||
| "lint": "eslint .", | ||
| "release": "sh build/release.sh", | ||
| "watch": "gulp -f build/index.js watch" | ||
| }, | ||
| "version": "0.8.6" | ||
| } |
85.5 KB
Please
register
or
sign in
to comment