UNPKG

gridsome-plugin-robots-txt

Version:

Generate a robots.txt for your site.

19 lines (18 loc) 432 B
{ "name": "gridsome-plugin-robots-txt", "version": "1.0.2", "description": "Generate a robots.txt for your site.", "main": "index.js", "repository": "https://github.com/thetre97/gridsome-plugin-robots-txt", "author": "Travis Reynolds", "license": "MIT", "keywords": [ "gridsome", "gridsome-plugin", "robots txt", "generate-robotstxt" ], "dependencies": { "generate-robotstxt": "^8.0.0" } }