Преглед на файлове

update the project description

Sven Czarnian преди 2 години
родител
ревизия
35ed2384ab
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      package.json

+ 3 - 3
package.json

@@ -1,10 +1,10 @@
 {
 {
   "name": "aman-backend",
   "name": "aman-backend",
   "version": "0.0.1",
   "version": "0.0.1",
-  "description": "",
-  "author": "",
+  "description": "Optimization framework to find the optimum arrival sequence",
+  "author": "Sven Czarnian",
   "private": true,
   "private": true,
-  "license": "UNLICENSED",
+  "license": "MIT",
   "scripts": {
   "scripts": {
     "prebuild": "rimraf dist",
     "prebuild": "rimraf dist",
     "build": "nest build",
     "build": "nest build",