mirror of
https://github.com/GenShibe/website.git
synced 2025-02-12 14:24:50 +00:00
12 lines
391 B
JSON
12 lines
391 B
JSON
{
|
|
"name": "genshibe.github.io",
|
|
"version": "1.0.0",
|
|
"description": "my personal website lol, it's horrible, but at least it doesn't hurt your eyes :p ### License - everything is licensed under: [GPLv3](https://www.gnu.org/licenses/gpl-3.0#license-text)",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"build": "node ./build.js"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC"
|
|
}
|