unisite
Version:
Gatsby + Themes = Unisite.️
29 lines (28 loc) • 618 B
JSON
{
"name": "unisite",
"version": "0.0.0",
"description": "Gatsby + Themes = Unisite.️",
"main": "index.js",
"repository": {
"type": "git",
"repository": "git@github.com:blackcater/unisite.git",
"directory": "packages/unisite"
},
"homepage": "https://unisite.blackcater.org",
"keywords": [
"unisite",
"react",
"gatsby",
"gatsby-themes",
"tailwindcss",
"blog",
"documentation",
"book",
"blackcater"
],
"author": "Elon Tang <blackcater2015@gmail.com> (https://www.blackcater.com)",
"license": "MIT",
"publishConfig": {
"access": "public"
}
}