Skip to content

Commit c460a7f

Browse files
author
Irene Ros
committed
added bower component.json
1 parent fe24ea3 commit c460a7f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

component.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"name": "miso.dataset",
3+
"version": "0.2.2",
4+
"main": "./dist/miso.ds.0.2.2.js",
5+
"dependencies" : {
6+
"json2" : "*",
7+
"lodash" : "0.6.1",
8+
"moment" : "1.7.0",
9+
"underscore.deferred" : "*",
10+
"underscore.math" : "git://github.com/syntagmatic/underscore.math.git"
11+
}
12+
}

0 commit comments

Comments
 (0)