Rostlab / JS16_ProjectB_Group6

Game of Thrones characters are always in danger of being eliminated. The challenge in this assignment is to see at what risk are the characters that are still alive of being eliminated. The goal of this project is to rank characters by their Percentage Likelihood of Death (PLOD). You will assign a PLOD using machine learning approaches.
GNU General Public License v3.0
3 stars 4 forks source link

Make npm package #4

Closed jsalahov closed 8 years ago

jsalahov commented 8 years ago

Add package.json

sacdallago commented 8 years ago

@CavidSalahov remember: If the commit is in a non-default branch, the issue will remain open and the issue will be referenced with a tooltip. https://help.github.com/articles/closing-issues-via-commit-messages/

I actually don't know if once you merge the feature branch into the default branch (develop), it will close this issue. Keep an eye on it and let me know :) I'm very curious

jsalahov commented 8 years ago

Well, looks like it worked :)

sacdallago commented 8 years ago

Very nice!