meli
Version:
A Mercado Libre SDK client that supports promises
30 lines (29 loc) • 644 B
JSON
{
"name": "meli",
"version": "1.0.2",
"description": "A Mercado Libre SDK client that supports promises",
"main": "meli.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/apbetioli/meli.git"
},
"keywords": [
"Mercado",
"Libre",
"Mercado",
"Livre"
],
"author": "Alexandre Betioli",
"license": "ISC",
"bugs": {
"url": "https://github.com/apbetioli/meli/issues"
},
"homepage": "https://github.com/apbetioli/meli#readme",
"dependencies": {
"needle": "^2.3.0",
"querystring": "^0.2.0"
}
}