1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/AnimaUI-wechat-miniprogram

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
package.json 2.5 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
花夏 Отправлено 07.07.2020 15:29 f58a5d1
{
"name": "wechat-miniprogram",
"version": "1.0.0",
"description": "anima(灵动,animation简写,(灵动UI)主要包含各种动画效果,小程序插件解决方案)",
"main": "miniprogram_dist/index.js",
"scripts": {
"dev": "gulp dev --develop",
"watch": "gulp watch --develop --watch",
"build": "gulp",
"dist": "npm run build",
"clean-dev": "gulp clean --develop",
"clean": "gulp clean",
"test": "jest --bail",
"test-debug": "node --inspect-brk ./node_modules/jest/bin/jest.js --runInBand --bail",
"coverage": "jest ./test/* --coverage --bail",
"lint": "eslint \"src/**/*.js\" --fix",
"lint-tools": "eslint \"tools/**/*.js\" --rule \"import/no-extraneous-dependencies: false\" --fix"
},
"miniprogram": "miniprogram_dist",
"jest": {
"testEnvironment": "jsdom",
"testURL": "https://jest.test",
"collectCoverageFrom": [
"src/**/*.js"
],
"moduleDirectories": [
"node_modules",
"src"
]
},
"repository": {
"type": "git",
"url": "https://github.com/huarxia/animaUI.git"
},
"author": "huaxia",
"license": "GPL-3.0",
"devDependencies": {
"all-contributors-cli": "^6.16.0",
"babel-core": "^6.26.3",
"babel-loader": "^7.1.5",
"babel-plugin-module-resolver": "^3.2.0",
"babel-preset-env": "^1.7.0",
"colors": "^1.4.0",
"commitizen": "^4.0.3",
"cz-conventional-changelog": "^3.1.0",
"eslint": "^5.16.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-loader": "^2.2.1",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-node": "^7.0.1",
"eslint-plugin-promise": "^3.8.0",
"glob": "^7.1.6",
"gulp": "^4.0.2",
"gulp-clean": "^0.4.0",
"gulp-clean-css": "^4.3.0",
"gulp-htmlmin": "^5.0.1",
"gulp-if": "^2.0.2",
"gulp-install": "^1.1.0",
"gulp-less": "^4.0.1",
"gulp-rename": "^1.4.0",
"gulp-sourcemaps": "^2.6.5",
"jest": "^23.5.0",
"miniprogram-simulate": "^1.0.0",
"module-resolver": "^1.0.0",
"through2": "^2.0.3",
"vinyl": "^2.2.0",
"webpack": "^4.42.0",
"webpack-node-externals": "^1.7.2"
},
"dependencies": {
"dayjs": "^1.8.29",
"miniprogram-computed": "^2.1.1"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/AnimaUI-wechat-miniprogram.git
git@api.gitlife.ru:oschina-mirror/AnimaUI-wechat-miniprogram.git
oschina-mirror
AnimaUI-wechat-miniprogram
AnimaUI-wechat-miniprogram
master