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

OSCHINA-MIRROR/pandao-httpx.js

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
package.json 1.1 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
pandao Отправлено 24.01.2019 06:36 6df562d
{
"name": "httpx.js",
"version": "0.3.1",
"description": "The simple HTTP / RESTful requests library of JavaScript (XHR).",
"main": "src/httpx.js",
"directories": {
"example": "examples",
"test": "test"
},
"scripts": {
"dev": "gulp dev",
"build": "gulp build",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/pandao/httpx.js.git"
},
"keywords": [
"HTTP",
"HTTP client",
"Ajax",
"requests",
"RESTful",
"XHR"
],
"author": "Pandao",
"license": "MIT",
"bugs": {
"url": "https://github.com/pandao/httpx.js/issues"
},
"homepage": "https://github.com/pandao/httpx.js",
"devDependencies": {
"browser-sync": "^2.18.13",
"dateformatter": "^0.1.0",
"gulp": "^3.8.11",
"gulp-concat": "^2.4.2",
"gulp-header": "^1.2.2",
"gulp-jshint": "^1.9.0",
"gulp-notify": "^2.1.0",
"gulp-rename": "^1.2.0",
"gulp-replace": "^0.5.3",
"gulp-uglify": "^1.2.0",
"gulp-uglifyjs": "^0.6.2",
"gulp-util": "^3.0.1",
"opn": "^5.1.0"
}
}

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

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

1
https://api.gitlife.ru/oschina-mirror/pandao-httpx.js.git
git@api.gitlife.ru:oschina-mirror/pandao-httpx.js.git
oschina-mirror
pandao-httpx.js
pandao-httpx.js
master