File: D:/HostingSpaces/TDijk1/erp-apps.eu/wwwroot/CMSScripts/Vendor/CSV-JS/bower.json
{
"name": "CSV-JS",
"version": "1.1.1",
"description": "A Comma-Separated Values parser for JavaScript. Standards-based, stand alone, and no regular expressions.",
"main": "csv.js",
"keywords": [
"csv",
"comma",
"separated",
"values"
],
"authors": [
"Greg Kindel (twitter @gkindel)",
"2014"
],
"license": "MIT",
"homepage": "https://github.com/gkindel/CSV-JS",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"unit",
"test",
"tests"
]
}