We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 419fc78 + 4a97637 commit f320ce9Copy full SHA for f320ce9
1 file changed
package.json
@@ -1,6 +1,11 @@
1
{
2
"name": "pivot-station",
3
"version": "0.1.0",
4
+ "description": "PivotStation - 3D Figure Editor",
5
+ "author": {
6
+ "name": "PivotStation",
7
+ "email": "me@bitworkspace.kr"
8
+ },
9
"private": true,
10
"main": "dist-electron/main.js",
11
"scripts": {
0 commit comments