@seancrowe/chiliconnector-v1_1
Version:
Wrapper around Fetch for working with CHILI publish REST v1.1 web services
27 lines (26 loc) • 703 B
JSON
{
"name": "@seancrowe/chiliconnector-v1_1",
"version": "2.0.0-rc.1.1",
"description": "Wrapper around Fetch for working with CHILI publish REST v1.1 web services",
"main": "./index.js",
"types": "./index.d.ts",
"repository": {
"type": "git",
"url": "git+https://github.com/seancrowe/JS-ChiliConnector.git"
},
"keywords": [
"chili",
"publisher",
"chilipublish",
"chili-publish"
],
"author": "Sean Crowe",
"license": "MIT",
"bugs": {
"url": "https://github.com/seancrowe/JS-ChiliConnector/issues"
},
"homepage": "https://github.com/seancrowe/JS-ChiliConnector#readme",
"dependencies": {
"@seancrowe/chiliconnector-base": "^2.0.0-rc.2.5"
}
}