popular-english-words
Version:
A long list of English words, orderd by popularity
25 lines (24 loc) • 608 B
JSON
{
"name": "popular-english-words",
"type": "module",
"version": "1.0.2",
"description": "A long list of English words, orderd by popularity",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tkoop/popular-english-words.git"
},
"keywords": [
"english",
"words"
],
"author": "Tim Koop",
"license": "ISC",
"bugs": {
"url": "https://github.com/tkoop/popular-english-words/issues"
},
"homepage": "https://github.com/tkoop/popular-english-words#readme"
}