{ "name": "parse", "version": "2.0.0", "title": "Papa Parse", "description": "Papa is a powerful CSV (delimited text) parser with that gracefully handles large files and malformed input.", "keywords": [ "csv", "parse", "parsing", "parser", "delimited", "text", "data", "auto-detect", "comma", "tab", "pipe", "file", "filereader", "stream" ], "author": { "name": "Matthew Holt", "email": "mholt@users.noreply.github.com", "url": "http://mwholt.com" }, "licenses": [ { "type": "MIT", "url": "http://opensource.org/licenses/MIT" } ], "homepage":"https://github.com/mholt/jquery.parse", "docs": "https://github.com/mholt/jquery.parse/blob/master/README.md", "demo": "http://jsfiddle.net/mholt/nCaee", "download": "https://raw.github.com/mholt/jquery.parse/master/jquery.parse.min.js", "dependencies": { "jquery": ">=1.5" } }