diff --git a/package.json b/package.json index e838eef..3d972fc 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,10 @@ { "name": "complexviewer", - "version": "v1.0.0", - "description": "TBD", + "version": "v1.0.1", + "description": "A network visualisation that displays molecular interaction data, including detailed residue-level information such as binding sites. v1 is used in EBI's Complex Portal. The aim for v2 is a general purpose viewer for PSI-MI XML data", "author": {"name" : "Colin Combe", "email" : "colin.combe@ed.ac.uk"}, "contributors": [{"name" : "Josh Heimbach", "email" : "joshkh@gmail.com"}], + "license" : "Apache v2.0", "devDependencies": { "grunt": "0.4.x", "grunt-cli": ">=0.1.6",