mirror of
https://github.com/Grasscutters/GrassClipper.git
synced 2024-11-16 04:45:34 +00:00
12 lines
248 B
JSON
12 lines
248 B
JSON
{
|
|
"name": "GrassClipper",
|
|
"version": "1.0.0",
|
|
"repository": "https://github.com/Grasscutters/GrassClipper.git",
|
|
"author": "SpikeHD <spikegdofficial@gmail.com>",
|
|
"license": "Apache-2.0",
|
|
"scripts": {
|
|
"dev": "",
|
|
"build": ""
|
|
}
|
|
}
|