{ "name": "tesseract.js", "version": "1.0.0", "description": "", "main": "Tesseract.js", "dependencies": { "level-js": "^2.1.6", "pako": "^0.2.7" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/naptha/tesseract.js.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/naptha/tesseract.js/issues" }, "homepage": "https://github.com/naptha/tesseract.js" }