json-dbf
Version:
Generates a dbf File from set of JSON Input.
21 lines (20 loc) • 417 B
JSON
{
"name": "json-dbf",
"version": "0.0.1",
"description": "Generates a dbf File from set of JSON Input.",
"main": "structure.js",
"repository": {
"type": "git",
"url": "git://github.com/hephesthesis/json-dbf"
},
"keywords": [
"dbf",
"json",
"database",
"dbase"
],
"author": "Sundarrajan K",
"bugs": {
"url": "https://github.com/hephesthesis/json-dbf/issues"
}
}