rybbon-marketo
Version:
Marketo API Wrapper
18 lines (17 loc) • 323 B
JSON
{
"name": "rybbon-marketo",
"version": "0.0.17",
"description": "Marketo API Wrapper",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"marketo"
],
"author": "Rybbon",
"license": "ISC",
"dependencies": {
"unirest" : ">0.5.0"
}
}