mirror of
https://github.com/GenShibe/website.git
synced 2025-02-12 09:34:48 +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 @@
|
||||||
{
|
{ "scripts": {
|
||||||
"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"
|
"build": "node ./build.js"
|
||||||
},
|
}
|
||||||
"keywords": [],
|
}
|
||||||
"author": "",
|
|
||||||
"license": "ISC"
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue