UNPKG

simple-astro-seo

Version:

A simple SEO package that includes everything you need to rank and share your content with others

35 lines (34 loc) 820 B
{ "name": "simple-astro-seo", "version": "0.1.3", "description": "A simple SEO package that includes everything you need to rank and share your content with others", "main": "index.js", "type": "module", "publishConfig": { "access": "public" }, "author": "James Perkins", "homepage": "https://github.com/perkinsjr/simple-astro-seo/tree/master/", "bugs": { "url": "https://github.com/perkinsjr/simple-astro-seo/issues" }, "repository": { "type": "git", "url": "https://github.com/perkinsjr/simple-astro-seo/" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "astro", "astro-component", "google", "opengraph", "search-engine", "optimization", "html", "seo", "astro-seo" ], "license": "MIT" }