Skip to content

Commit 5d7a778

Browse files
committed
1.0.2
1 parent c1fc073 commit 5d7a778

1 file changed

Lines changed: 12 additions & 4 deletions

File tree

package.json

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
{
22
"name": "complexviewer",
3-
"version": "v1.0.1",
3+
"version": "1.0.2",
44
"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",
5-
"author": {"name" : "Colin Combe", "email" : "colin.combe@ed.ac.uk"},
6-
"contributors": [{"name" : "Josh Heimbach", "email" : "joshkh@gmail.com"}],
7-
"license" : "Apache v2.0",
5+
"author": {
6+
"name": "Colin Combe",
7+
"email": "colin.combe@ed.ac.uk"
8+
},
9+
"contributors": [
10+
{
11+
"name": "Josh Heimbach",
12+
"email": "joshkh@gmail.com"
13+
}
14+
],
15+
"license": "Apache v2.0",
816
"devDependencies": {
917
"grunt": "0.4.x",
1018
"grunt-cli": ">=0.1.6",

0 commit comments

Comments
 (0)