Guillermo
10 years ago
2 changed files with 25 additions and 0 deletions
@ -0,0 +1,23 @@ |
|||||||
|
{ |
||||||
|
"name": "tesseract.js", |
||||||
|
"version": "1.0.0", |
||||||
|
"description": "", |
||||||
|
"main": "Tesseract.js", |
||||||
|
"dependencies": { |
||||||
|
"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" |
||||||
|
} |
Loading…
Reference in new issue