Skip to content

Commit f541675

Browse files
committed
Added more info & description + specify license
1 parent 2850386 commit f541675

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

package.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
{
2-
"name": "noteuniv-front",
2+
"name": "noteuniv-v2-front",
33
"version": "1.0.0",
4-
"description": "",
5-
"source": "src/js/app.js",
4+
"description": "Check your latest grades as well as a recap of your semesters",
65
"scripts": {
76
"clean": "rm -rf .parcel-cache dist",
87
"start": "parcel",
98
"build": "npm run clean && parcel build --public-url ./"
109
},
11-
"keywords": [],
12-
"author": "",
13-
"license": "ISC",
10+
"author": "Noteuniv team",
11+
"license": "CC-BY-SA-4.0",
1412
"devDependencies": {
1513
"@parcel/transformer-sass": "^2.3.2",
1614
"autoprefixer": "^10.4.2",

0 commit comments

Comments
 (0)