yoastseo-dep
Version:
Yoast clientside page analysis
26 lines (25 loc) • 445 B
JSON
{
"name": "yoast-seo",
"homepage": "https://github.com/Yoast/yoast-seo",
"authors": [
"Yoast.com"
],
"main": [
"dist/yoast-seo.min.css",
"dist/yoast-seo.min.js"
],
"description": "Yoast text analysis tool",
"keywords": [
"SEO",
"Text analysis",
"Keyword density",
"Flesch reading ease"
],
"license": "GPLv3",
"ignore": [
"node_modules",
"bower_components",
"spec",
"grunt"
]
}