Skip to content

Commit afd442a

Browse files
author
Jonathan Dahan
committed
json package
1 parent 28a9c2c commit afd442a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

package.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "LinkedSensorDataVis",
3+
"version": "0.0.1",
4+
"description": "Sample visualisation for temperature data",
5+
6+
"dependencies":{
7+
"express": "",
8+
"request": "",
9+
"jade": "",
10+
"docco": "",
11+
"supervisor": "",
12+
"coffee-script": ""
13+
}
14+
15+
}

0 commit comments

Comments
 (0)