소스 검색

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",
   "version": "0.0.1",
-  "description": "",
-  "author": "",
+  "description": "Optimization framework to find the optimum arrival sequence",
+  "author": "Sven Czarnian",
   "private": true,
-  "license": "UNLICENSED",
+  "license": "MIT",
   "scripts": {
     "prebuild": "rimraf dist",
     "build": "nest build",