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

OSCHINA-MIRROR/gitee-frontend-keepfast

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
package.json 1.4 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Liu Отправлено 27.07.2022 13:43 bb3ab8a
{
"name": "@gitee/keepfast",
"version": "0.8.0",
"description": "Performance tool",
"main": "index.js",
"bin": {
"keepfast": "bin/keepfast.js",
"keepfast-init": "bin/keepfast-init.js",
"keepfast-upload": "bin/keepfast-upload.js",
"keepfast-report": "bin/keepfast-report.js"
},
"scripts": {
"test": "nyc mocha",
"coverage": "nyc report --reporter=text-lcov | coveralls",
"version": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && git add CHANGELOG.md",
"release": "gitee-release create --with-npm-version --with-git-push --upload",
"release-beta": "npm run release -- --prerelease beta"
},
"author": "Gitee.com",
"license": "GPL-3.0-or-later",
"dependencies": {
"axios": "^0.19.2",
"commander": "^5.1.0",
"extend": "^3.0.2",
"filesize": "^6.1.0",
"markdown-table": "^2.0.0",
"pidusage": "^2.0.20",
"ps-list": "^7.2.0",
"simple-git": "^2.7.0",
"string-argv": "^0.3.1"
},
"devDependencies": {
"coveralls": "^3.1.0",
"eslint": "^7.2.0",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-plugin-import": "^2.21.2",
"mocha-lcov-reporter": "^1.3.0",
"nyc": "^15.1.0"
},
"keywords": [
"tool",
"performance"
],
"directories": {
"lib": "lib"
},
"repository": {
"type": "git",
"url": "git@gitee.com:gitee-frontend/keepfast.git"
}
}

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

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

1
https://api.gitlife.ru/oschina-mirror/gitee-frontend-keepfast.git
git@api.gitlife.ru:oschina-mirror/gitee-frontend-keepfast.git
oschina-mirror
gitee-frontend-keepfast
gitee-frontend-keepfast
master