mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-22 07:51:17 +01:00
package.json info
This commit is contained in:
parent
a4a5ac1fbd
commit
054d77c7fa
18
package.json
18
package.json
@ -1,7 +1,23 @@
|
|||||||
{
|
{
|
||||||
"name": "crafatar",
|
"name": "crafatar",
|
||||||
"version": "0.0.0",
|
"version": "0.0.1",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
"author": "Jake0oo0",
|
||||||
|
"description": "A NodeJS application to server Minecraft avatars.",
|
||||||
|
"contributors": [{
|
||||||
|
"name": "Jomo"
|
||||||
|
}],
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/Jake0oo0/crafatar"
|
||||||
|
},
|
||||||
|
"issues": {
|
||||||
|
"url": "https://github.com/Jake0oo0/crafatar/issues"
|
||||||
|
},
|
||||||
|
"keywords": [
|
||||||
|
"minecraft",
|
||||||
|
"avatar"
|
||||||
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node server.js"
|
"start": "node server.js"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user