react-easy-seo
Version:
A Creative Solution For Your React Seo Problems.
22 lines (21 loc) • 721 B
JSON
{
"name": "react-easy-seo",
"version": "1.0.6",
"description":"A Creative Solution For Your React Seo Problems.",
"main": "react-easy-seo.js",
"homepage": "https://github.com/ahanikotb/react-easy-seo#readme",
"dependencies": {
"fs-extra": "^10.0.0",
"react-helmet": "^6.1.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},"bin":{
"react-easy-seo":"./bin/restool.js"
},
"keywords": ["react-seo","react-easy-seo","title","meta","tags","react"],
"author": "github.com/ahanikotb",
"repository": {"type": "git","url": "https://github.com/ahanikotb/react-easy-seo"},
"bugs": {"url":"https://github.com/ahanikotb/react-easy-seo/issues"},
"license": "MIT"
}