We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d81d0d1 commit 1c4e5faCopy full SHA for 1c4e5fa
package.json
@@ -1,7 +1,10 @@
1
{
2
"name": "tio-boot-docs",
3
"version": "1.0.0",
4
- "description": "docs",
+ "description": "tio-boot-docs",
5
+ "engines": {
6
+ "node": "=12.10.0"
7
+ },
8
"main": "index.js",
9
"repository": "[email protected]:litongjava/tools-ocr.git",
10
"author": "litongjava <[email protected]>",
0 commit comments