Skip to content
Snippets Groups Projects
Commit 6f4c0969 authored by Ivan Alglave's avatar Ivan Alglave
Browse files

Initiating NPM

parent 6c93e772
No related branches found
No related tags found
Loading
{
"name": "internshipmanager-back",
"version": "1.0.0",
"description": "Back end service for the internship manager project",
"main": "index.js",
"scripts": {
"test": "start"
},
"repository": {
"type": "git",
"url": "git@github.com-p:hihubbIe/InternshipManager-Back.git"
},
"keywords": [
"nestjs",
"nodejs",
"node"
],
"author": "Groupe M2 IL",
"license": "SEE LICENSE IN LICENSE"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment