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

OSCHINA-MIRROR/changeden-vue-apis

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
package.json 1.2 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Changeden Отправлено 06.07.2020 06:35 685bc66
{
"name": "vue-apis",
"version": "0.4.1",
"description": "A vue plug-in integrated with axios. Build the API using chain programming and return the request instance as a Promise. A nice simplification of how apis are built, and how they are referenced.",
"main": "dist/index.js",
"author": "Changeden",
"license": "MIT",
"scripts": {
"build": "webpack --config webpack.config.js"
},
"typings": "types/index.d.ts",
"files": [
"src",
"dist/*.js",
"types/*.d.ts"
],
"devDependencies": {
"@babel/core": "^7.4.0",
"@babel/plugin-proposal-class-properties": "^7.4.0",
"@babel/preset-env": "^7.4.2",
"axios": "^0.19.2",
"babel-loader": "^8.0.5",
"path": "^0.12.7",
"vue": "^2.6.10",
"webpack": "^4.29.6",
"webpack-cli": "^3.3.0"
},
"bugs": {
"url": "https://gitee.com/Chans-Open-Source/vue-apis/issues"
},
"homepage": "https://gitee.com/Chans-Open-Source/vue-apis",
"repository": {
"type": "git",
"url": "https://gitee.com/Chans-Open-Source/vue-apis.git"
},
"keywords": [
"vue",
"axios",
"xhr",
"http",
"ajax",
"curl",
"promise",
"request",
"response",
"browser",
"node",
"MIT"
]
}

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

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

1
https://api.gitlife.ru/oschina-mirror/changeden-vue-apis.git
git@api.gitlife.ru:oschina-mirror/changeden-vue-apis.git
oschina-mirror
changeden-vue-apis
changeden-vue-apis
master