react-seo-robotstxt
Version:
React Robots.txt file Generator
30 lines (29 loc) • 737 B
JSON
{
"name": "react-seo-robotstxt",
"version": "1.0.7",
"description": "React Robots.txt file Generator",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit"
},
"repository": {
"type": "git",
"url": "git+https://github.com/javascriptseo/react-seo-robotstxt.git"
},
"keywords": [
"seo",
"robotstxt",
"react-seo",
"react-robotstxt"
],
"author": "javascriptseo",
"license": "MIT",
"bugs": {
"url": "https://github.com/javascriptseo/react-seo-robotstxt/issues"
},
"homepage": "https://github.com/javascriptseo/react-seo-robotstxt#readme",
"peerDependencies": {
"react": "^17.0.2",
"react-dom": "^17.0.2"
}
}