jaydata-reso
Version:
Jaydata fork for RESO Web API
41 lines (40 loc) • 956 B
JSON
{
"name": "jaydata-reso",
"description": "Jaydata fork for RESO Web API",
"keywords": [
"OData",
"cross-platform",
"librets",
"mongodb",
"reso"
],
"version": "2.0.5",
"homepage": "http://blogs.crt.realtors.org",
"author": {
"name": "Center for REALTOR Technology",
"url": "http://blogs.crt.realtors.org"
},
"dependencies": {"datajs": "1.0.3", "q": "0.8.5", "qs": "2.2.4", "xmldom": "0.1.11", "url": ">0.0.1", "acorn": "0.1.0","jaydata-librets": "*"},
"contributors": [
{"name": "Original JayData Development Team"},
{"name": "Mark Lesswing"}
],
"repository": {
"type": "git",
"url": "https://github.com/mlesswing/jaydata.git"
},
"engines": {
"node": ">=0.10.0"
},
"licenses": [
{
"type": "MIT",
"url": "http://blogs.crt.realtors.org"
},
{
"type": "GPLv2",
"url": "http://blogs.crt.realtors.org"
}
],
"readmeFilename": "README.md"
}