7fife-backend/node_modules/stopwords-iso/bower.json

20 lines
445 B
JSON

{
"name": "stopwords-iso",
"description": "The most comprehensive collection of stopwords for multiple languages.",
"keywords": [
"stopwords",
"stop words"
],
"homepage": "https://github.com/stopwords-iso/stopwords-iso",
"authors": [
"Gene Diaz <genediazjr@gmail.com>"
],
"license": "MIT",
"main": "stopwords-iso.json",
"ignore": [
"**/.*",
"node_modules",
"bower_components"
]
}