chore(NPM): Add license info

This commit is contained in:
Lee Leathers 2013-03-27 00:12:45 -07:00 committed by Igor Minar
parent 6b63afe2f7
commit c3a87c6849

View file

@ -14,5 +14,11 @@
"shelljs": "0.1.2",
"karma": "0.8.4",
"yaml-js": "0.0.5"
}
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/angular/angular.js/blob/master/LICENSE"
}
]
}