hubot-chilexpress
Version:
Obtiene info de despacho de un producto a través de Chilexpress
24 lines (23 loc) • 576 B
JSON
{
"name": "hubot-chilexpress",
"version": "0.0.1",
"description": "Obtiene info de despacho de un producto a través de Chilexpress",
"main": "chilexpress.js",
"repository": {
"type": "git",
"url": "git+https://github.com/juanbrujo/hubot-chilexpress.git"
},
"keywords": [
"hubot",
"tracking",
"chile",
"chilexpress",
"correos"
],
"author": "@juanbrujo",
"license": "MIT",
"bugs": {
"url": "https://github.com/juanbrujo/hubot-chilexpress/issues"
},
"homepage": "https://github.com/juanbrujo/hubot-chilexpress#readme"
}