We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e26d81 commit 3981e2fCopy full SHA for 3981e2f
package.json
@@ -14,7 +14,7 @@
14
"description": "日本語で書かれた技術書のコーパス",
15
"main": "lib/index.js",
16
"bin": {
17
- "technological-book-corpus-ja.js": "./bin/technological-book-corpus-ja.js"
+ "technological-book-corpus-ja": "./bin/technological-book-corpus-ja.js"
18
},
19
"scripts": {
20
"build": "node build.js",
0 commit comments