You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename package to @globus.studio/readsight (published to npm under the
globus.studio org, public access) and update README install/import
references and the npm badge accordingly.
Copy file name to clipboardExpand all lines: package.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,11 @@
1
1
{
2
-
"name": "readsight",
2
+
"name": "@globus.studio/readsight",
3
3
"version": "1.0.0",
4
4
"description": "Multilingual readability library — 86 languages, 17 formulas, TeX-based syllable counting via the Frank M. Liang algorithm. Zero runtime dependencies.",
0 commit comments