Commit d35ef127 authored by Andreas Heimann's avatar Andreas Heimann

renamed package.json

parent b5d5aed9
{ {
"name": "customspeens-client", "name": "spinshare-client",
"version": "1.0.0", "version": "1.0.0",
"main": "./main.js", "main": "./main.js",
"description": "Spin Rhythm XD Custom Songs", "description": "SpinSha.re Client",
"scripts": { "scripts": {
"start": "electron .", "start": "electron .",
"build": "electron-builder" "build": "electron-builder"
}, },
"author": "Andreas Heimann", "author": "SpinSha.re",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"electron": "^8.0.1", "electron": "^8.0.1",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment