mirror of
https://github.com/GenShibe/website.git
synced 2025-02-12 07:04:51 +00:00
clean some stuff up
This commit is contained in:
parent
b75c7793a4
commit
cee18a9b18
1 changed files with 3 additions and 11 deletions
14
package.json
14
package.json
|
@ -1,12 +1,4 @@
|
|||
{
|
||||
"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": {
|
||||
{ "scripts": {
|
||||
"build": "node ./build.js"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue