sparkmls-api
Version:
Spark MLS Api client
29 lines (28 loc) • 631 B
JSON
{
"name": "sparkmls-api",
"version": "1.0.2",
"description": "Spark MLS Api client",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ImpulseSystems/sparkmls-api.git"
},
"keywords": [
"Spark",
"MLS",
"Api"
],
"author": "Martin Scheer",
"license": "MIT",
"bugs": {
"url": "https://github.com/ImpulseSystems/sparkmls-api/issues"
},
"homepage": "https://github.com/ImpulseSystems/sparkmls-api#readme",
"dependencies": {
"md5": "^2.1.0",
"request": "^2.72.0"
}
}