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
"description": "This library analyzes the words and phrases in a text and presents the most repetitive words and phrases with the number of repetitions. The difference from other libraries is that it focuses on words and phrases, not words.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"