jaydata-librets
Version:
A node.js driver for libRETS
41 lines (40 loc) • 731 B
JSON
{
"name": "jaydata-librets",
"description": "A node.js driver for libRETS",
"keywords": [
"libRETS",
"rets",
"driver",
"mls",
"real estate",
"reso"
],
"version": "0.0.2",
"author": {
"name": "Mark Lesswing",
"email": "mlesswing@crt.realtors.org"
},
"contributors": [
{
"name": "Keith Garner"
}
],
"repository": {
"type": "git",
"url": "https://github.com/NationalAssociationOfRealtors/jaydata-librets.git"
},
"dependencies": {
"bson": "0.2.5",
"kerberos": "0.0.3"
},
"engines": {
"node": ">=0.10.28"
},
"licenses": [
{
"type": "MIT",
"url": "http://blogs.crt.realtor.org"
}
],
"readmeFilename": "README.md"
}